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

@vkontakte/graph-cache-js

Package Overview
Dependencies
Maintainers
9
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vkontakte/graph-cache-js - npm Package Compare versions

Comparing version 2.3.0 to 2.4.0

18

package.json
{
"name": "@vkontakte/graph-cache-js",
"version": "2.3.0",
"version": "2.4.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "mocha ./tests/lib/*.js -A",
"test": "yarn run install-deps && mocha ./tests/lib/*.js -A",
"test-watch": "mocha ./tests/lib/*.js -w -A",
"postinstall": "cd ./tests/fixtures/namespace && npm install "
"install-deps": "cd ./tests/fixtures/namespace && npm install "
},

@@ -14,7 +14,7 @@ "author": "Termina1",

"devDependencies": {
"chai": "^3.5.0",
"chai-as-promised": "^5.3.0",
"eslint": "^3.16.1",
"eslint-config-google": "^0.7.1",
"mocha": "^2.5.3"
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"eslint": "^6.0.1",
"eslint-config-google": "^0.13.0",
"mocha": "^6.1.4"
},

@@ -24,3 +24,3 @@ "dependencies": {

"babylon-walk": "^1.0.2",
"graphlib": "^2.1.0",
"graphlib": "^2.1.7",
"lodash.memoize": "^4.1.2",

@@ -27,0 +27,0 @@ "uuid": "^3.3.2"

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