New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@nexcodepl/react-store

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nexcodepl/react-store - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+1
-1
package.json
{
"name": "@nexcodepl/react-store",
"version": "1.0.0",
"version": "1.0.1",
"main": "./dist/index.js",

@@ -5,0 +5,0 @@ "typings": "./dist/index.d.ts",

@@ -22,4 +22,4 @@ {

},
"include": ["src/**/*.ts"],
"include": ["src"],
"exclude": ["node_modules"]
}