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

react-shortcuts

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-shortcuts - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

component/index.js

6

package.json
{
"name": "react-shortcuts",
"description": "React shortcuts",
"version": "0.3.0",
"version": "0.4.0",
"license": "MIT",
"main": "./dist/",
"main": "./",
"maintainers": [

@@ -22,3 +22,3 @@ {

"build": "webpack --progress --colors",
"prepublish": "./node_modules/.bin/coffee -o dist/ lib/",
"prepublish": "./node_modules/.bin/coffee -o ./ lib/",
"start": "webpack-dev-server --hot --progress --colors",

@@ -25,0 +25,0 @@ "test": "./node_modules/.bin/mocha && ./node_modules/.bin/istanbul report text-summary lcov"

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