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

@amplicode/create-amplicode

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amplicode/create-amplicode - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

2

dist/index.js

@@ -1531,3 +1531,3 @@ #!/usr/bin/env node

module.exports = JSON.parse('{"name":"@amplicode/create-amplicode","version":"0.0.11","description":"Create amplicode app","bin":{"create-amplicode":"dist/index.js"},"files":["dist/*","templates/*"],"dependencies":{"ejs":"^3.1.9","minimist":"^1.2.8"},"devDependencies":{"@types/ejs":"^3.1.5","@types/minimist":"^1.2.5","@types/node":"^20.11.2","copy-webpack-plugin":"^12.0.1","ts-loader":"^9.5.1","typescript":"^5.2.2","webpack":"^5.89.0","webpack-cli":"^5.1.4"},"scripts":{"build":"webpack","watch":"webpack --watch","test":"echo \\"Error: no test specified\\" && exit 1"},"publishConfig":{"access":"public"},"repository":"https://github.com/Amplicode/amplicode-create-app","author":"Amplicode","license":"Apache-2.0"}');
module.exports = JSON.parse('{"name":"@amplicode/create-amplicode","version":"0.0.12","description":"Create amplicode app","bin":{"create-amplicode":"dist/index.js"},"files":["dist/*","templates/*"],"dependencies":{"ejs":"^3.1.9","minimist":"^1.2.8"},"devDependencies":{"@types/ejs":"^3.1.5","@types/minimist":"^1.2.5","@types/node":"^20.11.2","copy-webpack-plugin":"^12.0.1","ts-loader":"^9.5.1","typescript":"^5.2.2","webpack":"^5.89.0","webpack-cli":"^5.1.4"},"scripts":{"build":"webpack","watch":"webpack --watch","test":"echo \\"Error: no test specified\\" && exit 1"},"publishConfig":{"access":"public"},"repository":"https://github.com/Amplicode/amplicode-create-app","author":"Amplicode","license":"Apache-2.0"}');

@@ -1534,0 +1534,0 @@ /***/ })

{
"name": "@amplicode/create-amplicode",
"version": "0.0.11",
"version": "0.0.12",
"description": "Create amplicode app",

@@ -5,0 +5,0 @@ "bin": {

@@ -223,10 +223,2 @@ import { alpha, darken, lighten, Theme, rgbToHex } from "@mui/material";

"& .RaDatagrid-rowCell:last-of-type": {
textAlign: "right",
"& .MuiButtonBase-root": {
padding: "10px",
},
},
"& .MuiButton-startIcon": {

@@ -233,0 +225,0 @@ display: "flex",

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