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.0 to 1.0.1

dist/index.js

19

package.json
{
"name": "react-incrementor",
"version": "1.0.0",
"version": "1.0.1",
"description": "Component for building flexible incrementor components",

@@ -14,7 +14,2 @@ "main": "dist/index.js",

],
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
}
},
"peerDependencies": {

@@ -33,5 +28,3 @@ "react": "^16.2.0",

"codecov": "2.2.0",
"commitizen": "2.9.6",
"cross-env": "5.0.1",
"cz-conventional-changelog": "2.0.0",
"enzyme": "3.2.0",

@@ -51,9 +44,5 @@ "enzyme-adapter-react-16": "1.1.0",

"react-dom": "16.2.0",
"rimraf": "2.6.1",
"semantic-release": "6.3.6",
"validate-commit-msg": "2.12.2"
"rimraf": "2.6.1"
},
"scripts": {
"cm": "git-cz",
"commitmsg": "validate-commit-msg",
"prebuild": "rimraf dist",

@@ -63,3 +52,3 @@ "build": "babel --copy-files --out-dir dist --ignore *.test.js src",

"report-coverage": "cat ./coverage/lcov.info | codecov",
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"release": "npm publish",
"test": "cross-env BABEL_ENV=test nyc jest",

@@ -74,2 +63,2 @@ "validate": "npm-run-all --parallel lint test"

"license": "MIT"
}
}

@@ -1,16 +0,6 @@

<div align="center">
<h1>✨react-incrementor🎄</h1>
<div>
<h1 align="center">✨react-incrementor🎄</h1>
</div>
<p align="center" style="font-size: 1.2rem;">Component to build simple, flexible, and accessible incrementor components</p>
[![Build Status][build-badge]][build]
[![Code Coverage][coverage-badge]][coverage]
[![downloads][downloads-badge]][npmcharts]
[![version][version-badge]][package]
[![MIT License][license-badge]][license]
[![PRs Welcome][prs-badge]][prs]
[![size][size-badge]][unpkg-dist]
[![gzip size][gzip-badge]][unpkg-dist]
## The problem

@@ -17,0 +7,0 @@

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