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

esbuild-plugin-filelastmodified

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esbuild-plugin-filelastmodified - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

14

package.json
{
"name": "esbuild-plugin-filelastmodified",
"version": "2.0.3",
"version": "2.0.4",
"description": "A esbuild plugin to import the last time the file has been modified.",

@@ -15,3 +15,3 @@ "main": "./dist",

"build": "ts-node bundle.ts && tsc --emitDeclarationOnly --outDir dist",
"prepublish": "npm run build"
"prepublishOnly": "npm run build"
},

@@ -24,11 +24,11 @@ "repository": "https://github.com/g45t345rt/esbuild-plugin-filelastmodified",

"devDependencies": {
"@types/node": "^16.10.1",
"@types/node": "^16.11.7",
"chai": "^4.3.4",
"cross-env": "^7.0.3",
"esbuild": "^0.13.2",
"mocha": "^9.1.2",
"esbuild": "^0.13.13",
"mocha": "^9.1.3",
"normalize.css": "^8.0.1",
"ts-node": "^10.2.1",
"typescript": "^4.4.3"
"ts-node": "^10.4.0",
"typescript": "^4.4.4"
}
}
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