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

svg-invader-gen

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svg-invader-gen - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

4

package.json
{
"name": "svg-invader-gen",
"version": "0.0.2",
"version": "0.0.3",
"description": "Generate Space-Invader-like sprites as SVG images",

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

"scripts": {
"build": "npm run clean && npm install && npm run tslint && npm run test && npm run raw-build",
"build": "npm run clean && npm install && npm run tslint && npm run test && make-coverage-badge && npm run raw-build",
"clean": "shx rm -rf lib && shx rm -rf node_modules",

@@ -11,0 +11,0 @@ "raw-build": "tsc",

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