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

react-modal

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-modal - npm Package Compare versions

Comparing version 1.9.6 to 1.9.7

coverage/Chrome 58.0.3029 (Mac OS X 10.12.5)/lcov-report/base.css

5

package.json
{
"name": "react-modal",
"version": "1.9.6",
"version": "1.9.7",
"description": "Accessible modal dialog component for React.JS",

@@ -17,3 +17,3 @@ "main": "./lib/index.js",

"start": "./node_modules/.bin/webpack-dev-server --inline --host 127.0.0.1 --content-base examples/",
"test": "NODE_ENV=test karma start"
"test": "cross-env NODE_ENV=test karma start"
},

@@ -29,2 +29,3 @@ "authors": [

"babel-preset-react": "^6.5.0",
"cross-env": "^5.0.1",
"envify": "^3.4.1",

@@ -31,0 +32,0 @@ "expect": "^1.20.2",

.version

Sorry, the diff of this file is not supported yet

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