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

mime-standard

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mime-standard - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

license

9

package.json

@@ -5,3 +5,4 @@ {

"description": "An object mapping ~300 standard mime types to ~400 extensions.",
"version": "1.0.2",
"license": "MIT",
"version": "1.0.3",
"type": "module",

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

"compile:watch": "tsex compile --watch",
"prepublishOnly": "npm run clean && npm run compile"
"prepublishOnly": "tsex prepare"
},

@@ -24,5 +25,5 @@ "keywords": [

"devDependencies": {
"tsex": "^1.0.6",
"typescript": "^4.6.3"
"tsex": "^4.0.2",
"typescript": "^5.7.3"
}
}
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