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

@hh.ru/babel-plugin-static-value-extractor

Package Overview
Dependencies
Maintainers
10
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hh.ru/babel-plugin-static-value-extractor - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

11

package.json
{
"name": "@hh.ru/babel-plugin-static-value-extractor",
"version": "0.7.0",
"version": "0.7.1",
"main": "lib/index.js",

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

"del": "^3.0.0",
"mocha": "5.2.0"
"mocha": "^7.1.1"
},

@@ -25,3 +25,3 @@ "engines": {

"build": "babel src -d lib",
"test": "mocha --compilers js:@babel/register",
"test": "mocha --require @babel/register",
"test:watch": "yarn run test -- --watch",

@@ -35,4 +35,7 @@ "prepublish": "yarn clean && yarn build"

"@babel/core": "^7.5.4",
"glob-all": "^3.1.0"
"glob-all": "^3.2.1"
},
"resolutions": {
"kind-of": "6.0.3"
}
}
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