New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

api-lib63

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

api-lib63 - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

lib/bundle.js

17

package.json
{
"name": "api-lib63",
"version": "0.0.13",
"main": "bundle.js",
"dependencies": {},
"version": "0.0.14",
"description": "Can log \"hello world\" and \"goodbye world\" to the console!",
"main": "lib/index.js",
"types": "index.d.ts",
"scripts": {
"prepublish": "webpack --mode=production",
"dep": "tsc",
"prod": "webpack --mode=production"
},
"devDependencies": {

@@ -11,8 +17,3 @@ "ts-loader": "^4.4.2",

"webpack-cli": "^3.0.8"
},
"scripts": {
"build": "tsc",
"public": "webpack --mode=production",
"prepublish": "webpack --mode=production"
}
}
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