Socket
Socket
Sign inDemoInstall

stripes-maker

Package Overview
Dependencies
2
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

run/esbuild-plugins/esbuild-pcss-plugin.js

3

package.json
{
"name": "stripes-maker",
"version": "1.0.1",
"version": "1.0.2",
"description": "Node.js stripe pattern generator and maker. It can create multi-line static and animated SVG stripe patterns.",

@@ -33,2 +33,3 @@ "type": "module",

"@types/node": "^18.15.11",
"esbuild": "^0.17.16",
"fs-extra": "^11.1.1",

@@ -35,0 +36,0 @@ "jsdom": "^21.1.1",

{
"compilerOptions": {
"module": "es2022",
"moduleResolution": "Node"
"moduleResolution": "Node",
"allowSyntheticDefaultImports": true,
"jsx": "react"
}
}
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