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

ngx-pipes

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-pipes - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

bundles/ngx-pipes.umd.js

66

package.json

@@ -1,65 +0,1 @@

{
"name": "ngx-pipes",
"version": "2.1.4",
"author": "Dan Revah",
"description": "Useful angular2 pipes",
"license": "MIT",
"scripts": {
"start": "ng serve",
"test": "ng test",
"build": "ng build",
"build:lib": "ng-packagr",
"lint": "ng lint --type-check",
"release": "standard-version",
"deploy": "npm run build:lib && npm publish --access=public dist"
},
"keywords": [
"ng2",
"ng",
"angular",
"angular2",
"angularjs",
"pipes",
"filters",
"library",
"angular2 pipes",
"ng2 pipes",
"angular filters",
"angular pipes"
],
"repository": {
"type": "git",
"url": "https://github.com/danrevah/ngx-pipes.git"
},
"peerDependencies": {
"@angular/core": "^4.0.1 || ^5.0.0 || ^6.0.0"
},
"devDependencies": {
"@angular/cli": "^1.6.0",
"@angular/common": "^6.0.0",
"@angular/compiler": "^6.0.0",
"@angular/compiler-cli": "^6.0.0",
"@angular/core": "^6.0.0",
"@angular/platform-browser": "^6.0.0",
"@angular/platform-browser-dynamic": "^6.0.0",
"@types/jasmine": "^2.8.2",
"@types/jasminewd2": "~2.0.2",
"@types/node": "^8.0.57",
"codelyzer": "^4.0.1",
"core-js": "^2.4.1",
"jasmine-core": "~2.8.0",
"jasmine-spec-reporter": "~4.2.0",
"karma": "~1.7.0",
"karma-chrome-launcher": "^2.2.0",
"karma-cli": "~1.0.1",
"karma-coverage-istanbul-reporter": "^1.3.0",
"karma-jasmine": "~1.1.0",
"karma-jasmine-html-reporter": "^0.2.2",
"ng-packagr": "^1.6.0",
"protractor": "^5.2.1",
"standard-version": "^4.2.0",
"tslint": "^5.5.0",
"typescript": "~2.4.0",
"zone.js": "^0.8.4"
}
}
{"name":"ngx-pipes","version":"2.1.5","author":"Dan Revah","description":"Useful angular2 pipes","license":"MIT","scripts":{"start":"ng serve","test":"ng test","build":"ng build","build:lib":"ng-packagr","lint":"ng lint --type-check","release":"standard-version","deploy":"npm run build:lib && npm publish --access=public dist"},"keywords":["ng2","ng","angular","angular2","angularjs","pipes","filters","library","angular2 pipes","ng2 pipes","angular filters","angular pipes"],"repository":{"type":"git","url":"https://github.com/danrevah/ngx-pipes.git"},"peerDependencies":{"@angular/core":"^4.0.1 || ^5.0.0 || ^6.0.0"},"devDependencies":{"@angular/cli":"^1.6.0","@angular/common":"^6.0.0","@angular/compiler":"^6.0.0","@angular/compiler-cli":"^6.0.0","@angular/core":"^6.0.0","@angular/platform-browser":"^6.0.0","@angular/platform-browser-dynamic":"^6.0.0","@types/jasmine":"^2.8.2","@types/jasminewd2":"~2.0.2","@types/node":"^8.0.57","codelyzer":"^4.0.1","core-js":"^2.4.1","jasmine-core":"~2.8.0","jasmine-spec-reporter":"~4.2.0","karma":"~1.7.0","karma-chrome-launcher":"^2.2.0","karma-cli":"~1.0.1","karma-coverage-istanbul-reporter":"^1.3.0","karma-jasmine":"~1.1.0","karma-jasmine-html-reporter":"^0.2.2","ng-packagr":"^1.6.0","protractor":"^5.2.1","standard-version":"^4.2.0","tslint":"^5.5.0","typescript":"~2.4.0","zone.js":"^0.8.4"},"main":"bundles/ngx-pipes.umd.js","module":"ngx-pipes.es5.js","es2015":"ngx-pipes.js","typings":"ngx-pipes.d.ts","metadata":"ngx-pipes.metadata.json"}
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