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

@latticexyz/std-contracts

Package Overview
Dependencies
Maintainers
4
Versions
489
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@latticexyz/std-contracts - npm Package Compare versions

Comparing version 0.12.0 to 0.13.0

9

package.json
{
"name": "@latticexyz/std-contracts",
"license": "MIT",
"version": "0.12.0",
"version": "0.13.0",
"description": "MUD Contracts Standard Library",

@@ -24,6 +24,7 @@ "types": "./types/ethers-contracts/",

"link": "yarn link",
"docs": "hardhat docgen && cat README.md _docs/index.md > DOCS.md && typedoc . --readme DOCS.md "
"docs": "hardhat docgen && cat README.md _docs/index.md > DOCS.md && typedoc . --readme DOCS.md",
"release": "npm publish || echo 'version already published'"
},
"devDependencies": {
"@latticexyz/solecs": "^0.12.0",
"@latticexyz/solecs": "^0.13.0",
"@rari-capital/solmate": "https://github.com/Rari-Capital/solmate.git#b6ae78e6ff490f8fec7695c7b65d06e5614f1b65",

@@ -42,3 +43,3 @@ "@typechain/ethers-v5": "^9.0.0",

},
"gitHead": "218f56893d268b0c5157a3e4c603b859e287a343"
"gitHead": "d4f7761040185d9d4b65c286e774e15fb8207f81"
}
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