You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

pvutils

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.8 to 1.0.9

8

package.json

@@ -18,3 +18,3 @@ {

"scripts": {
"install": "npm run build",
"prepublishOnly": "npm run build",
"build": "babel src --compact=false --out-dir build --source-maps",

@@ -25,9 +25,9 @@ "watch": "babel src --compact=false --out-dir build --source-maps --watch"

"main": "./build/utils.js",
"dependencies": {
"devDependencies": {
"babel-cli": "latest",
"babel-preset-es2015": "latest"
"babel-preset-env": "latest"
},
"name": "pvutils",
"version": "1.0.8",
"version": "1.0.9",
"license": "MIT"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc