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

@code-dot-org/artist

Package Overview
Dependencies
Maintainers
9
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.1.0 to 0.2.0

7

package.json
{
"name": "@code-dot-org/artist",
"version": "0.1.0",
"version": "0.2.0",
"description": "Turtle graphics engine for the Artist app type.",

@@ -11,3 +11,6 @@ "main": "dist/main.js",

"copy:static": "cp demo/playground.html demo/dist/index.html",
"test": "jest"
"test": "jest",
"preversion": "npm test",
"version": "npm run build",
"postversion": "git push && git push --tags && npm publish"
},

@@ -14,0 +17,0 @@ "repository": {

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