Socket
Socket
Sign inDemoInstall

@seagull/code-generators

Package Overview
Dependencies
46
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.3 to 0.2.4

dist/media/favicons/apple-touch-icon-114x114.png

4

package.json
{
"name": "@seagull/code-generators",
"version": "0.2.3",
"version": "0.2.4",
"description": "Scaffolding capabilities and AST transforms for seagull apps",

@@ -8,3 +8,3 @@ "main": "dist/src/index.js",

"scripts": {
"build": "rm -rf dist && tsc",
"build": "rm -rf dist && tsc && cp -R media dist",
"test": "NODE_ENV=test mocha --opts test/mocha.opts",

@@ -11,0 +11,0 @@ "test:watch": "NODE_ENV=test mocha --opts test/mocha.opts --watch"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc