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

angular-cookies

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-cookies - npm Package Compare versions

Comparing version 1.2.20 to 1.2.27

angular-cookies.js

21

package.json
{
"name": "angular-cookies",
"version": "1.2.20",
"description": "AngularJS Cookie Module",
"main": "src/angular-cookies.js",
"version": "1.2.27",
"description": "AngularJS module for cookies",
"main": "angular-cookies.js",
"scripts": {

@@ -11,16 +11,17 @@ "test": "echo \"Error: no test specified\" && exit 1"

"type": "git",
"url": "https://github.com/petermelias/angular-cookies-npm.git"
"url": "https://github.com/angular/angular.js.git"
},
"keywords": [
"angular",
"angularjs",
"angular-cookies",
"cookies"
"framework",
"browser",
"cookies",
"client-side"
],
"author": "Google, Inc.",
"author": "Angular Core Team <angular-core+npm@google.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/petermelias/angular-cookies-npm/issues"
"url": "https://github.com/angular/angular.js/issues"
},
"homepage": "https://github.com/petermelias/angular-cookies-npm"
"homepage": "http://angularjs.org"
}
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