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.15 to 0.1.16

1

lib/touch-styles.js

@@ -14,4 +14,5 @@ 'use strict';

userSelect: 'none'
//cursor: 'pointer'
};
exports.default = touchStyles;

20

package.json

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

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

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

"peerDependencies": {
"prop-types": "^15.5.8",
"react": "^15.5.4",
"react-dom": "^15.5.4"
"prop-types": "^15.6.0",
"react": "^16.0.0",
"react-dom": "^16.0.0"
},

@@ -40,3 +40,3 @@ "devDependencies": {

"babel-plugin-transform-react-jsx": "^6.24.1",
"babel-preset-env": "^1.6.0",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.24.1",

@@ -46,6 +46,10 @@ "es6-docready": "^1.0.0",

"grunt": "^1.0.1",
"grunt-babel": "^6.0.0",
"grunt-babel": "^7.0.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-webpack": "^3.0.2",
"webpack": "^3.6.0",
"webpack-dev-server": "^2.8.2"
"prop-types": "^15.6.0",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"webpack": "^2.4.1",
"webpack-dev-server": "^2.9.5"
},

@@ -52,0 +56,0 @@ "repository": {

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

## Changelogs
#### v0.1.16
- upgrade for react v16
#### v0.1.15

@@ -9,0 +12,0 @@ - fixed bug; updated packages

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