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

current-test

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

current-test - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

5

package.json
{
"name": "current-test",
"version": "0.0.1",
"version": "0.0.2",
"description": "",

@@ -8,4 +8,5 @@ "scripts": {

"fix:eslint": "foundry run eslint --fix --quiet src/**/**/*.js",
"build": "node scripts/build.js && ./node_modules/.bin/babel src/components --out-dir icons",
"build": "node scripts/build.js && ./node_modules/.bin/babel src/components --out-dir icons && node scripts/export.js",
"build:babel": "./node_modules/.bin/babel src/components --out-dir icons",
"build:export": "node scripts/export.js",
"clear": "rm -rf src/ && rm -rf icons/",

@@ -12,0 +13,0 @@ "precommit": "lint-staged"

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