Socket
Socket
Sign inDemoInstall

mime

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mime - npm Package Compare versions

Comparing version 1.3.0 to 1.3.2

cli.js

5

package.json

@@ -10,2 +10,5 @@ {

},
"bin": {
"mime": "cli.js"
},
"contributors": [

@@ -43,3 +46,3 @@ {

},
"version": "1.3.0"
"version": "1.3.2"
}

15

README.md

@@ -9,10 +9,17 @@ # mime

```sh
npm install mime
```
npm install mime
## Contributing / Testing
Use `npm run test` to verify changes prior to submitting PR's
npm run test
## Command Line
mime [path_string]
E.g.
> mime scripts/jquery.js
application/javascript
## API - Queries

@@ -19,0 +26,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