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

@proscom/prostore-apollo

Package Overview
Dependencies
Maintainers
3
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@proscom/prostore-apollo - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

10

package.json
{
"name": "@proscom/prostore-apollo",
"version": "0.2.5",
"version": "0.2.6",
"description": "Adapter for prostore and apollo. Allows usage of graphql queries as a store",

@@ -20,2 +20,3 @@ "author": "Andrew Starostin <a.starostin@proscom.ru>",

"scripts": {
"clean": "rimraf lib node_modules/.cache",
"build": "tsc && tsc -p tsconfig.es.json",

@@ -30,3 +31,3 @@ "watch": "concurrently \"tsc --watch --preserveWatchOutput\" \"tsc --watch --preserveWatchOutput -p tsconfig.es.json\"",

"dependencies": {
"@proscom/prostore": "^0.2.5",
"@proscom/prostore": "^0.2.6",
"tslib": "^2.0.3"

@@ -41,6 +42,7 @@ },

"apollo-client": "^2.6.3",
"graphql": "^14.4.2"
"graphql": "^14.4.2",
"rimraf": "^3.0.2"
},
"sideEffects": false,
"gitHead": "747d9c685c9cc10af0e164157a11ba5cd3391f9f"
"gitHead": "0193a32edb750e238e42dea2a5527bc22610e0bf"
}
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