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

ng2-address

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-address - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

13

package.json
{
"name": "ng2-address",
"version": "0.1.3",
"version": "0.1.4",
"repository": {

@@ -11,4 +11,3 @@ "url": "https://github.com/SnappCar/ng2-address"

"tsc:w": "tsc -w",
"lite": "lite-server",
"start": "concurrent \"npm run tsc:w\" \"npm run lite\" "
"start": "\"npm run tsc:w\""
},

@@ -19,3 +18,2 @@ "license": "MIT",

"devDependencies": {
"concurrently": "1.0.0",
"del": "^2.2.0",

@@ -26,3 +24,2 @@ "gulp": "^3.9.1",

"gulp-typescript": "^2.12.1",
"lite-server": "2.1.0",
"merge2": "^1.0.1",

@@ -34,9 +31,7 @@ "reflect-metadata": "0.1.2",

"typings": "^0.6.10",
"zone.js": "^0.6.5"
},
"peerDependencies": {
"zone.js": "^0.6.5",
"es6-shim": "^0.35.0",
"es6-promise": "^3.0.2",
"angular2": "^2.0.0-beta.12"
"angular2": "^2.0.0-beta.10"
}
}

@@ -10,3 +10,3 @@ # ng2-address #

`npm install ng2-address --save-dev`
`npm install ng2-address --save`

@@ -13,0 +13,0 @@ From within your typescript project, it's possible to just import from the 'ng2-address' module.

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