Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@code-dot-org/maze

Package Overview
Dependencies
Maintainers
9
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@code-dot-org/maze - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

lib/maze.js

5

package.json
{
"name": "@code-dot-org/maze",
"version": "1.0.0",
"version": "1.0.1",
"description": "standalone project for the Maze app type",

@@ -13,5 +13,8 @@ "files": [

"lint": "eslint --ext .js src/ test",
"postversion": "git push && git push --tags && npm publish",
"preversion": "npm run test",
"test": "npm run lint && npm run test:unit",
"test:unit": "jest",
"test:unit:watch": "npm run test:unit -- --watch",
"version": "npm run build",
"watch": "webpack-dev-server --progress --colors"

@@ -18,0 +21,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