New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

drive-uploady

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

drive-uploady - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

.eslintcache

12

package.json
{
"version": "0.2.0",
"version": "0.2.1",
"name": "drive-uploady",

@@ -33,5 +33,5 @@ "description": "wrapper for react-uploady to upload to google-drive",

"test": "yarn lint && yarn jest && yarn types",
"build": "node scripts/build.js",
"release": "yarn clean; yarn build;",
"publish": "np --no-cleanup --test-script release",
"build": "yarn clean; node scripts/build.js",
"release:prep": "yarn test; yarn build",
"release": "np --no-cleanup --test-script release:prep",
"storybook": "start-storybook -p 6006 --no-dll",

@@ -90,3 +90,5 @@ "build-storybook": "build-storybook --no-dll",

},
"dependencies": {}
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
}
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