Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 267362 Details for
Bug 513948
Update deprecated dev dependencies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
patch
changes.patch (text/plain), 1.36 KB, created by
Silenio Quarti
on 2017-03-20 16:50:23 EDT
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Silenio Quarti
Created:
2017-03-20 16:50:23 EDT
Size:
1.36 KB
patch
obsolete
>diff --git a/modules/orionode/package.json b/modules/orionode/package.json >index 251e83f..208b968 100644 >--- a/modules/orionode/package.json >+++ b/modules/orionode/package.json >@@ -41,9 +41,9 @@ > "rimraf": "~2.2.6", > "semver": "^5.3.0", > "socket.io": "~1.4.8", >- "xterm": "^2.3.2", > "tiny-worker": "^1.1.4", > "unzip2": "^0.2.5", >+ "xterm": "^2.3.2", > "yaml-ast-parser": "0.0.28" > }, > "experimentalDependencies": { >@@ -51,20 +51,19 @@ > }, > "devDependencies": { > "chai": "^3.5.0", >- "electron": "^1.4.10", >- "grunt": "~0.4.5", >- "grunt-cli": "~0.1.13", >- "grunt-contrib-clean": "~0.5.0", >- "grunt-contrib-copy": "~0.5.0", >- "grunt-contrib-requirejs": "~0.4.3", >- "grunt-simple-mocha": "~0.4.0", >- "grunt-string-replace": "~0.2.7", >- "mocha": "~2.4.5", >- "nodemon": "^1.8.1", >- "requirejs": "~2.1.14", >+ "electron": "1.4.10", >+ "grunt": "^1.0.1", >+ "grunt-cli": "^1.2.0", >+ "grunt-contrib-clean": "^1.0.0", >+ "grunt-contrib-copy": "^1.0.0", >+ "grunt-contrib-requirejs": "^1.0.0", >+ "grunt-simple-mocha": "^0.4.1", >+ "grunt-string-replace": "^1.3.1", >+ "mocha": "^3.2.0", >+ "nodemon": "^1.11.0", >+ "requirejs": "^2.3.3", > "superagent": "^1.7.2", >- "supertest": "^1.2.0", >- "supertest-as-promised": "^3.0.0" >+ "supertest": "^3.0.0" > }, > "engines": { > "node": "^4.0.0"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 513948
: 267362