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

react-tapper

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-tapper - npm Package Compare versions

Comparing version 0.1.18 to 0.1.19

22

package.json

@@ -13,3 +13,3 @@ {

"author": "Nickel Jianhui Zhu <nickeljew@hotmail.com>",
"version": "0.1.18",
"version": "0.1.19",
"license": "MIT",

@@ -30,20 +30,20 @@ "private": false,

"peerDependencies": {
"prop-types": "^15.6.0",
"react": "^16.0.0",
"react-dom": "^16.0.0"
"prop-types": "^15.7.2",
"react": "^16.13.1",
"react-dom": "^16.13.1"
},
"devDependencies": {
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-core": "^6.26.3",
"babel-loader": "^8.1.0",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-react-jsx": "^6.24.1",
"babel-preset-env": "^1.6.1",
"babel-preset-env": "^1.7.0",
"babel-preset-react": "^6.24.1",
"es6-docready": "^1.0.0",
"es6-dom": "^1.0.0",
"grunt": "^1.0.1",
"grunt-babel": "^7.0.0",
"grunt": "^1.1.0",
"grunt-babel": "7",
"grunt-contrib-concat": "^1.0.1",
"grunt-webpack": "^3.0.2",
"webpack": "^3.6.0"
"grunt-webpack": "^3.1.3",
"webpack": "^4.43.0"
},

@@ -50,0 +50,0 @@ "repository": {

@@ -7,2 +7,5 @@ # React-Taper

## Changelogs
#### v0.1.19
- upgrade for security alert
#### v0.1.17

@@ -9,0 +12,0 @@ - removed webpack-dev-server dependency

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