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

essy-util-misc

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

essy-util-misc - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

index.js

16

package.json
{
"name": "essy-util-misc",
"version": "1.0.0",
"version": "1.0.1",
"description": "Miscellaneous Javascript utility functions.",
"main": "dist/index.js",
"main": "index.js",
"scripts": {
"build": "webpack --mode production --config webpack.config.js --progress",
"prepublishOnly": "npm run build",
"test": "echo \"Error: no test specified\" && exit 1"
"postpublish": "rm -f index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/essy2017/essy-util-misc.git"
},
"author": "Spencer Cherry",
"author": "Essy",
"license": "ISC",
"bugs": {
"url": "https://github.com/essy2017/essy-util-misc/issues"
},
"homepage": "https://github.com/essy2017/essy-util-misc#readme",
"devDependencies": {

@@ -22,0 +14,0 @@ "@babel/core": "^7.10.5",

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