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

shared-store

Package Overview
Dependencies
Maintainers
4
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shared-store - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

6

CHANGELOG.md

@@ -0,1 +1,7 @@

### 4.0.1 - 2020-04-30
* chore: update package and remove unused bluebird pkg - **[@aaarichter](https://github.com/aaarichter)** [#42](https://github.com/groupon/shared-store/pull/42)
- [`36a7c5a`](https://github.com/groupon/shared-store/commit/36a7c5a93705db5f89cd4f32d21452f47acd7d39) **chore:** update package and remove unused bluebird pkg
### 4.0.0 - 2020-04-07

@@ -2,0 +8,0 @@

9

package.json
{
"name": "shared-store",
"version": "4.0.0",
"version": "4.0.1",
"description": "Keeping config data in sync",

@@ -36,3 +36,2 @@ "license": "BSD-3-Clause",

"dependencies": {
"bluebird": "^3.7.2",
"cson-parser": "^4.0.4",

@@ -53,7 +52,7 @@ "debug": "^4.1.1",

"eslint-plugin-node": "^11.0.0",
"eslint-plugin-prettier": "^3.1.2",
"mocha": "^7.1.1",
"eslint-plugin-prettier": "^3.1.3",
"mocha": "^7.1.2",
"nlm": "^4.2.0",
"nyc": "^15.0.1",
"prettier": "^2.0.3",
"prettier": "^2.0.5",
"rimraf": "^3.0.2",

@@ -60,0 +59,0 @@ "tmp": "^0.1.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