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

@tarantool.io/lua-bundler-webpack-plugin

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tarantool.io/lua-bundler-webpack-plugin - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

15

package.json
{
"name": "@tarantool.io/lua-bundler-webpack-plugin",
"version": "2.0.0",
"version": "2.0.1",
"type": "commonjs",

@@ -20,14 +20,15 @@ "license": "ISC",

"scripts": {
"build": "rimraf ./cjs && tsc",
"build": "npm run clear && tsc --build",
"clear": "rimraf ./cjs tsconfig.tsbuildinfo",
"prepublishOnly": "npm run build"
},
"dependencies": {
"mime-types": "^2.1.34",
"mime-types": "2.1.35",
"tslib": "2.3.1",
"webpack": "^5.69.1"
"webpack": "5.70.0"
},
"devDependencies": {
"@tarantool.io/typescript": "^1.0.3",
"@types/mime-types": "^2.1.1",
"rimraf": "^3.0.2",
"@tarantool.io/typescript": "1.0.3",
"@types/mime-types": "2.1.1",
"rimraf": "3.0.2",
"typescript": "4.4.2"

@@ -34,0 +35,0 @@ },

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