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

ngx-cookie-service

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-cookie-service - npm Package Compare versions

Comparing version 1.0.1 to 1.0.3

cookie-service/cookie.service.d.ts

10

package.json
{
"name": "ngx-cookie-service",
"description": "an angular (2+) cookie service",
"version": "1.0.1",
"description": "an angular (4+) cookie service",
"version": "1.0.3",
"license": "MIT",

@@ -26,4 +26,3 @@ "author": "7leads GmbH <info@7leads.org>",

"e2e": "npm run prepublish && ng e2e",
"prepublish": "node ./scripts/prepublish.js",
"postpublish": "node ./scripts/postpublish.js"
"publish": "node ./scripts/prepublish.js && cd dist-lib && npm publish"
},

@@ -38,5 +37,2 @@ "repository": {

},
"files": [
"dist-lib"
],
"peerDependencies": {

@@ -43,0 +39,0 @@ "@angular/core": "^4.0.0",

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