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.4 to 1.0.5

.babelrc

52

package.json
{
"author": {
"email": "yury@strozhevsky.com",
"name": "Yury Strozhevsky"
},
"contributors": [
{
"email": "rmh@unmitigatedrisk.com",
"name": "Ryan Hurst"
}
],
"repository": {
"type": "git",
"url": "https://github.com/PeculiarVentures/pvutils.git"
},
"description": "Common utilities for products from Peculiar Ventures",
"main": "src/utils.js",
"name": "pvutils",
"version": "1.0.4",
"license": "MIT"
"author": {
"email": "yury@strozhevsky.com",
"name": "Yury Strozhevsky"
},
"contributors": [
{
"email": "rmh@unmitigatedrisk.com",
"name": "Ryan Hurst"
}
],
"repository": {
"type": "git",
"url": "https://github.com/PeculiarVentures/pvutils.git"
},
"description": "Common utilities for products from Peculiar Ventures",
"scripts": {
"install": "npm run build",
"build": "babel src --compact=false --out-dir build --source-maps",
"watch": "babel src --compact=false --out-dir build --source-maps --watch"
},
"jsnext:main": "./src/utils.js",
"main": "./build/utils.js",
"dependencies": {
"rollup": "0.34.7",
"rollup-plugin-node-resolve": "^1.7.1",
"babel-cli": "latest",
"rollup-plugin-babel": "latest",
"babelrc-rollup": "latest",
"babel-plugin-external-helpers": "latest"
},
"name": "pvutils",
"version": "1.0.5",
"license": "MIT"
}
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