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

angular-pipes

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-pipes - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

19

package.json
{
"name": "angular-pipes",
"version": "2.0.2",
"version": "2.0.3",
"description": "Angular 2 pipes library",

@@ -54,16 +54,15 @@ "main": "pipes/index.js",

"jspm": {
"dependencies": {
"dependencies": {},
"devDependencies": {
"@angular/core": "npm:@angular/core@^2.0.0-rc.1",
"reflect-metadata": "npm:reflect-metadata@^0.1.3",
"es6-shim": "github:es-shims/es6-shim@^0.35.0",
"reflect-metadata": "npm:reflect-metadata@^0.1.3"
},
"devDependencies": {
"os": "github:jspm/nodelibs-os@^0.2.0-alpha",
"plugin-typescript": "github:frankwallis/plugin-typescript@^4.0.9"
},
"peerDependencies": {
"process": "github:jspm/nodelibs-process@^0.2.0-alpha",
"plugin-typescript": "github:frankwallis/plugin-typescript@^4.0.9",
"rxjs": "npm:rxjs@5.0.0-beta.6",
"zone.js": "npm:zone.js@^0.6.12"
},
"peerDependencies": {
"process": "github:jspm/nodelibs-process@^0.2.0-alpha"
},
"overrides": {

@@ -92,2 +91,2 @@ "npm:reflect-metadata@0.1.3": {

}
}
}
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