Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pug/ng2-cache

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pug/ng2-cache - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

@pug/ng2-cache.es5.js

41

package.json

@@ -1,40 +0,1 @@

{
"name": "@pug/ng2-cache",
"version": "1.0.0",
"description": "Client side caching service for Angular2",
"main": "ng2-cache.js",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com:Jackson88/ng2-cache.git"
},
"scripts": {
"prepublish": "tsc",
"build": "ng-packagr -p ng-package.json"
},
"typings": "ng2-cache.d.ts",
"keywords": [
"cache",
"angular2",
"client-side",
"caching"
],
"author": "Evgenii Romanov",
"license": "ISC",
"peerDependencies": {
"@angular/core": "^5.0.0",
"rxjs": "^5.0.1",
"zone.js": "^0.8.4"
},
"dependencies": {
"@angular/core": "^5.0.0",
"rxjs": "^5.0.1",
"zone.js": "^0.8.4"
},
"devDependencies": {
"ng-packagr": "^1.6.0",
"typescript": "~2.4.2"
},
"files": [
"dist"
]
}
{"name":"@pug/ng2-cache","version":"1.0.1","description":"Client side caching service for Angular2","main":"bundles/ng2-cache.umd.js","repository":{"type":"git","url":"git+ssh://git@github.com:Jackson88/ng2-cache.git"},"scripts":{"build":"tsc && ng-packagr -p ng-package.json"},"typings":"ng2-cache.d.ts","keywords":["cache","angular2","client-side","caching"],"author":"Evgenii Romanov","license":"ISC","peerDependencies":{"@angular/core":"^5.0.0","rxjs":"^5.0.1","zone.js":"^0.8.4"},"dependencies":{"@angular/core":"^5.0.0","rxjs":"^5.0.1","zone.js":"^0.8.4"},"devDependencies":{"ng-packagr":"^1.6.0","typescript":"~2.4.2"},"module":"@pug/ng2-cache.es5.js","es2015":"@pug/ng2-cache.js","metadata":"ng2-cache.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