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

react-scrubber

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-scrubber - npm Package Compare versions

Comparing version 0.0.2 to 0.1.0

8

package.json
{
"name": "react-scrubber",
"version": "0.0.2",
"version": "0.1.0",
"description": "React scrubber component with touch controls, styling, and lots event handlers",
"main": "index.js",
"main": "./dist/index.js",
"scripts": {
"build": "babel src --presets @babel/preset-react --plugins @babel/plugin-proposal-class-properties --out-dir dist",
"build": "babel src --presets @babel/preset-react --plugins @babel/plugin-proposal-class-properties --out-dir dist --copy-files",
"prepublish": "yarn build",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -28,3 +29,2 @@ },

"files": [
"src",
"dist"

@@ -31,0 +31,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