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

react-incrementor

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-incrementor - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

60

package.json
{
"name": "react-incrementor",
"version": "1.0.4",
"version": "1.0.5",
"description": "Component for building flexible incrementor components",
"main": "dist/index.js",
"files": ["dist"],
"keywords": ["react", "incrementor", "accesibility"],
"files": [
"dist"
],
"keywords": [
"react",
"incrementor",
"accesibility"
],
"peerDependencies": {

@@ -13,26 +19,26 @@ "react": "^16.2.0",

"devDependencies": {
"babel-cli": "6.24.1",
"babel-eslint": "8.0.3",
"babel-plugin-istanbul": "4.1.4",
"babel-plugin-transform-class-properties": "6.24.1",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-preset-env": "1.6.1",
"babel-preset-react": "6.24.1",
"codecov": "2.2.0",
"cross-env": "5.0.1",
"enzyme": "3.2.0",
"enzyme-adapter-react-16": "1.1.0",
"enzyme-to-json": "3.2.2",
"eslint": "4.1.1",
"eslint-config-airbnb-base": "11.2.0",
"eslint-plugin-import": "2.8.0",
"eslint-plugin-react": "7.5.1",
"jest": "21.2.1",
"npm-run-all": "4.1.2",
"nyc": "11.3.0",
"prop-types": "15.6.0",
"raf": "3.4.0",
"react": "16.2.0",
"react-dom": "16.2.0",
"rimraf": "2.6.1"
"babel-cli": "^6.24.1",
"babel-eslint": "^8.0.3",
"babel-plugin-istanbul": "^4.1.4",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",
"codecov": "^3.0.0",
"cross-env": "^5.0.1",
"enzyme": "^3.2.0",
"enzyme-adapter-react-16": "^1.1.0",
"enzyme-to-json": "^3.2.2",
"eslint": "^4.1.1",
"eslint-config-airbnb-base": "^11.2.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-react": "^7.5.1",
"jest": "^21.2.1",
"npm-run-all": "^4.1.2",
"nyc": "^11.3.0",
"prop-types": "^15.6.0",
"raf": "^3.4.0",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"rimraf": "^2.6.1"
},

@@ -39,0 +45,0 @@ "scripts": {

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