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

koekje

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koekje - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

16

package.json
{
"name": "koekje",
"version": "0.1.0",
"version": "0.2.0",
"description": "A sessionStorage interface for cookies",

@@ -15,3 +15,3 @@ "main": "index.js",

"type": "git",
"url": "https://github.com/unshiftio/koekje"
"url": "https://github.com/3rd-Eden/koekje"
},

@@ -29,15 +29,15 @@ "keywords": [

"bugs": {
"url": "https://github.com/unshiftio/koekje/issues"
"url": "https://github.com/3rd-Eden/koekje/issues"
},
"homepage": "https://github.com/unshiftio/koekje",
"homepage": "https://github.com/3rd-Eden/koekje",
"devDependencies": {
"assume": "1.5.x",
"assume": "2.2.x",
"istanbul": "0.4.x",
"mocha": "3.4.x",
"mocha": "6.2.x",
"pre-commit": "1.2.x"
},
"dependencies": {
"koekiemonster": "1.0.x",
"querystringify": "1.0.x"
"koekiemonster": "2.2.x",
"querystringify": "2.1.x"
}
}
# koekje
[![Made by unshift][made-by]](http://unshift.io)[![Version npm][version]](http://browsenpm.org/package/koekje)[![Build Status][build]](https://travis-ci.org/unshiftio/koekje)[![Dependencies][david]](https://david-dm.org/unshiftio/koekje)[![Coverage Status][cover]](https://coveralls.io/r/unshiftio/koekje?branch=master)[![IRC channel][irc]](http://webchat.freenode.net/?channels=unshift)
[made-by]: https://img.shields.io/badge/made%20by-unshift-00ffcc.svg?style=flat-square
[version]: https://img.shields.io/npm/v/koekje.svg?style=flat-square
[build]: https://img.shields.io/travis/unshiftio/koekje/master.svg?style=flat-square
[david]: https://img.shields.io/david/unshiftio/koekje.svg?style=flat-square
[cover]: https://img.shields.io/coveralls/unshiftio/koekje/master.svg?style=flat-square
[irc]: https://img.shields.io/badge/IRC-irc.freenode.net%23unshift-00a8ff.svg?style=flat-square
Koekje is dutch for `cookie` and it's also DOM Storage API compatible storage

@@ -50,2 +41,2 @@ layer for storing data in a... **cookie**.

MIT
[MIT](LICENSE)

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