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

@proscom/prostore-react

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@proscom/prostore-react - npm Package Compare versions

Comparing version 0.1.4 to 0.1.6

8

package.json
{
"name": "@proscom/prostore-react",
"version": "0.1.4",
"version": "0.1.6",
"description": "> TODO: description",

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

"build": "tsc && tsc -p tsconfig.es.json",
"watch": "tsc --watch --preserveWatchOutput",
"watch": "concurrently \"tsc --watch --preserveWatchOutput\" \"tsc --watch --preserveWatchOutput -p tsconfig.es.json\"",
"watch-push": "nodemon --config yalc-push.nodemon.json",

@@ -30,3 +30,3 @@ "watch-build-push": "concurrently \"npm run watch\" \"npm run watch-push\"",

"dependencies": {
"@proscom/prostore": "^0.1.3"
"@proscom/prostore": "^0.1.6"
},

@@ -41,3 +41,3 @@ "devDependencies": {

"sideEffects": false,
"gitHead": "c81d07f3b8666c5369aa5c33e41a658505faae79"
"gitHead": "a8c2573a363f0039f850aa4cc2b41e4feb71a4d6"
}

@@ -0,0 +0,0 @@ import {

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