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

@latticexyz/config

Package Overview
Dependencies
Maintainers
4
Versions
1614
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@latticexyz/config - npm Package Compare versions

Comparing version 2.0.0-alpha.7 to 2.0.0-alpha.8

34

package.json
{
"name": "@latticexyz/config",
"license": "MIT",
"version": "2.0.0-alpha.7+766e1dec",
"version": "2.0.0-alpha.8+fbe2c897",
"description": "Config for Store and World",
"type": "module",
"types": "dist/index.d.ts",
"main": "dist/index.js",
"module": "dist/index.mjs",
"repository": {

@@ -15,16 +10,14 @@ "type": "git",

},
"license": "MIT",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"scripts": {
"test": "vitest typecheck --run",
"build": "vite build",
"release": "npm publish --access=public"
"release": "npm publish --access=public",
"test": "vitest typecheck --run"
},
"devDependencies": {
"@rollup/plugin-typescript": "^11.0.0",
"@types/rollup-plugin-peer-deps-external": "^2.2.1",
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^4.2.1",
"vitest": "^0.29.8"
},
"dependencies": {
"@latticexyz/schema-type": "^2.0.0-alpha.7+766e1dec",
"@latticexyz/schema-type": "^2.0.0-alpha.8+fbe2c897",
"chalk": "^5.2.0",

@@ -37,3 +30,10 @@ "esbuild": "^0.17.15",

},
"gitHead": "766e1dec7bf74fe114480feae8413dfab12e36f4"
"devDependencies": {
"@rollup/plugin-typescript": "^11.0.0",
"@types/rollup-plugin-peer-deps-external": "^2.2.1",
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^4.2.1",
"vitest": "^0.29.8"
},
"gitHead": "fbe2c897aaf2e88c02ce9031c06dae4560c3cf69"
}
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