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

ngx-cookie-service

Package Overview
Dependencies
Maintainers
2
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 17.0.0-rc.1 to 17.0.0-rc.2

lib/cookie.service.d.ts.map

1

index.d.ts

@@ -6,1 +6,2 @@ /**

export * from './public-api';
//# sourceMappingURL=ngx-cookie-service.d.ts.map

@@ -130,1 +130,2 @@ import * as i0 from "@angular/core";

}
//# sourceMappingURL=cookie.service.d.ts.map

8

package.json
{
"name": "ngx-cookie-service",
"description": "Angular cookie service",
"version": "17.0.0-rc.1",
"version": "17.0.0-rc.2",
"license": "MIT",

@@ -84,7 +84,7 @@ "author": "Stepan Suvorov <stevermeister@gmail.com>",

"peerDependencies": {
"@angular/common": "^17.0.0-next.0",
"@angular/core": "^17.0.0-next.0"
"@angular/common": "^17.0.0-rc.2",
"@angular/core": "^17.0.0-rc.2"
},
"dependencies": {
"tslib": "^2.0.0"
"tslib": "^2.6.2"
},

@@ -91,0 +91,0 @@ "resolve": {

export * from './lib/cookie.service';
//# sourceMappingURL=public-api.d.ts.map

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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