Socket
Socket
Sign inDemoInstall

react-code-generator-library

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

react-code-generator-library - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

bin/generate

6

package.json

@@ -9,7 +9,5 @@ {

"bin": {
"generate": "plop --plopfile ./bin/bundle.esm.js $(pwd)"
"generate": "bin/generate"
},
"main": "bin/bundle.cjs.js",
"module": "bin/bundle.esm.js",
"version": "0.0.3",
"version": "0.0.4",
"license": "MIT",

@@ -16,0 +14,0 @@ "scripts": {

@@ -24,3 +24,3 @@ import babel from 'rollup-plugin-babel'

name: 'generate',
file: `bin/bundle.js`,
file: `build/bundle.js`,
globals: {

@@ -27,0 +27,0 @@ plop: 'plop',

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