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

@multi-user-domain/mud-lib

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@multi-user-domain/mud-lib - npm Package Compare versions

Comparing version 0.0.2 to 1.0.0

README.md

20

package.json
{
"name": "@multi-user-domain/mud-lib",
"version": "0.0.2",
"version": "1.0.0",
"main": "dist/index.js",

@@ -14,2 +14,4 @@ "module": "dist/index.es.js",

"@rollup/plugin-typescript": "^8.2.5",
"@semantic-release/git": "^9.0.0",
"@semantic-release/npm": "^7.1.3",
"@testing-library/react": "^12.0.0",

@@ -19,2 +21,4 @@ "@types/jest": "^26.0.24",

"babel-jest": "^27.0.6",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "3.3.0",
"husky": ">=6",

@@ -27,2 +31,3 @@ "jest": "^27.0.6",

"rollup": "^2.55.1",
"semantic-release": "^17.4.4",
"tslib": "^2.3.0",

@@ -37,3 +42,5 @@ "typescript": "^4.3.5"

"test": "jest",
"prepublishOnly": "yarn lint && yarn test"
"prepublishOnly": "yarn lint && yarn test",
"cm": "cz",
"semantic-release": "semantic-release"
},

@@ -46,3 +53,12 @@ "peerDependencies": {

"*.{js,css,md}": "prettier --write"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"repository": {
"type": "git",
"url": "https://github.com/Multi-User-Domain/mud-lib.git"
}
}
dist/bundle.es.js
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