New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1 to 0.0.2

dist/index.js

11

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

@@ -27,7 +28,11 @@ },

"files": [
"scrubber.css",
"index.js"
"src",
"dist"
],
"homepage": "https://github.com/nick-michael/react-scrubber#readme",
"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/plugin-proposal-class-properties": "^7.4.4",
"@babel/preset-react": "^7.0.0",
"react": "^16.0.0",

@@ -34,0 +39,0 @@ "react-dom": "^16.0.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