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

ngimport

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngimport - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

11

package.json
{
"name": "ngimport",
"version": "0.2.0",
"version": "0.2.1",
"description": "Finally, ES2015 imports for Angular 1 services!",

@@ -12,3 +12,4 @@ "main": "./ngimport.js",

"test": "karma start --log-level debug --single-run",
"tdd": "karma start"
"tdd": "karma start",
"postinstall": "typings install"
},

@@ -44,8 +45,8 @@ "repository": {

"karma-source-map-support": "^1.1.0",
"rollupify": "^0.3.0",
"typings": "^1.0.4"
"rollupify": "^0.3.0"
},
"dependencies": {
"angular": "^1.5.5"
"angular": "^1.5.5",
"typings": "^1.0.4"
}
}
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