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

react-notification

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-notification - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

dist/.module-cache/manifest/3f8d3d269b3acd58b169eb7cd5ef685db36af37c.json

11

package.json
{
"name": "react-notification",
"version": "1.0.3",
"version": "1.1.0",
"description": "Snackbar style notification component for React.",
"main": "web_modules/notification.js",
"main": "dist/notification.js",
"scripts": {
"prebuild": "rm -rf dist",
"build:js": "./node_modules/.bin/jsx --harmony ./src ./dist",
"build:jsx": "./node_modules/.bin/jsx --harmony -x jsx ./src ./dist",
"build": "npm run build:js && npm run build:jsx",
"test": "jest",
"start": "webpack --watch --progress --colors"
"start": "webpack --watch --progress --colors",
"prepublish": "npm run build"
},

@@ -10,0 +15,0 @@ "repository": {

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