New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ng2-dnd

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-dnd - npm Package Compare versions

Comparing version 1.11.0 to 1.12.0

14

package.json

@@ -31,7 +31,2 @@ {

"dependencies": {
"@angular/common": "^2.0.0-rc.4",
"@angular/compiler": "^2.0.0-rc.4",
"@angular/core": "^2.0.0-rc.4",
"@angular/platform-browser": "^2.0.0-rc.4",
"@angular/platform-browser-dynamic": "^2.0.0-rc.4",
"es6-shim": "^0.35.0",

@@ -43,2 +38,7 @@ "reflect-metadata": "^0.1.3",

"devDependencies": {
"@angular/common": "^2.0.0-rc.4",
"@angular/compiler": "^2.0.0-rc.4",
"@angular/core": "^2.0.0-rc.4",
"@angular/platform-browser": "^2.0.0-rc.4",
"@angular/platform-browser-dynamic": "^2.0.0-rc.4",
"cz-conventional-changelog": "^1.1.6",

@@ -55,3 +55,3 @@ "jasmine-core": "~2.3.4",

"typescript": "^1.8.7",
"typings": "^1.0.4",
"typings": "^0.8.1",
"uglify-js": "^2.6.2"

@@ -64,3 +64,3 @@ },

},
"version": "1.11.0"
"version": "1.12.0"
}

@@ -13,4 +13,6 @@ {

"exclude": [
"node_modules"
"node_modules",
"typings/main.d.ts",
"typings/main"
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc