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

tiny-js-md5

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tiny-js-md5 - npm Package Compare versions

Comparing version 0.9.0 to 1.0.0

.npmignore

38

package.json
{
"name": "tiny-js-md5",
"version": "0.9.0",
"description": "Tiny footprint md5 crypto npm package from js-crypto",
"main": "js-crypto/md5.min.js",
"repository": {
"type": "git",
"url": "git+https://github.com/floo51/js-md5.git"
},
"keywords": [
"md5",
"small",
"footprint",
"crypto"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/floo51/js-md5/issues"
},
"homepage": "https://github.com/floo51/js-md5#readme"
"name": "tiny-js-md5",
"version": "1.0.0",
"description": "Tiny footprint md5 crypto npm package from js-crypto",
"main": "js-crypto/md5.min.js",
"repository": {
"type": "git",
"url": "git+https://github.com/floo51/js-md5.git"
},
"keywords": [
"md5",
"small",
"footprint",
"crypto"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/floo51/js-md5/issues"
},
"homepage": "https://github.com/floo51/js-md5#readme"
}
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