🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

react-notify-library

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-notify-library - npm Package Compare versions

Comparing version
0.0.13
to
0.0.14
+2
-2
package.json
{
"name": "react-notify-library",
"version": "0.0.13",
"version": "0.0.14",
"description": "",

@@ -8,3 +8,3 @@ "main": "index.js",

"test": "jest",
"build": "rm -rf ./dist && webpack --mode development --config ./webpack.config.js && cp package.json dist/ && cp README.md dist/"
"build": "rm -rf ./dist && webpack --mode production --config ./webpack.config.js && cp package.json dist/ && cp README.md dist/"
},

@@ -11,0 +11,0 @@ "author": "andrey_polovinchenko",

Sorry, the diff of this file is too big to display