Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "remake", | ||
"version": "1.0.0", | ||
"private": false, | ||
"description": "A simple generator from locally defined templates", | ||
"main": "dist/index.js", | ||
"bin": { | ||
"remake": "dist/remake.js" | ||
}, | ||
"scripts": { | ||
"build:js": "zero build", | ||
"build": "npm run build:js", | ||
"clean": "rm -rf dist", | ||
"precommit": "zero pre-commit", | ||
"lint": "zero lint", | ||
"release": "np", | ||
"test:remake": "npm run remake --prefix example", | ||
"test": "npm run remake --prefix example -- component --name=Hello", | ||
"version": "npm run build" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"files": [ | ||
"README.md", | ||
"LICENSE", | ||
"dist" | ||
], | ||
"author": "Jon Quach <hello@jonquach.com> (https://jonquach.com)", | ||
"version": "1.0.1", | ||
"description": "Generate a full-stack Remake web app", | ||
"license": "MIT", | ||
"homepage": "https://www.remaketheweb.com", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/itsjonq/remake.git" | ||
"url": "" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/itsjonq/remake/issues" | ||
"engines": { | ||
"node": ">=8" | ||
}, | ||
"keywords": [ | ||
"remake", | ||
"remake", | ||
"cli", | ||
"react-cli", | ||
"react", | ||
"template", | ||
"generator" | ||
"web app", | ||
"generator", | ||
"framework" | ||
], | ||
"preferGlobal": true, | ||
"bin": { | ||
"remake": "bin/remake" | ||
}, | ||
"scripts": {}, | ||
"devDependencies": {}, | ||
"dependencies": { | ||
"commander": "2.19.0", | ||
"lodash.template": "4.4.0", | ||
"meow": "5.0.0", | ||
"minimist": "1.2.0", | ||
"mkdirp": "0.5.1", | ||
"pkg-up": "2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@helpscout/zero": "1.0.3", | ||
"np": "3.1.0" | ||
"boxen": "^4.1.0", | ||
"chalk": "^2.4.2", | ||
"commander": "^3.0.0", | ||
"nanoid": "^2.0.3", | ||
"ncp": "^2.0.0", | ||
"shelljs": "^0.8.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
529507
0
76
13019
0
2
53
5
3
+ Addedboxen@^4.1.0
+ Addedchalk@^2.4.2
+ Addednanoid@^2.0.3
+ Addedncp@^2.0.0
+ Addedshelljs@^0.8.3
+ Addedansi-align@3.0.1(transitive)
+ Addedansi-regex@5.0.1(transitive)
+ Addedansi-styles@3.2.14.3.0(transitive)
+ Addedbalanced-match@1.0.2(transitive)
+ Addedboxen@4.2.0(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedcamelcase@5.3.1(transitive)
+ Addedchalk@2.4.23.0.0(transitive)
+ Addedcli-boxes@2.2.1(transitive)
+ Addedcolor-convert@1.9.32.0.1(transitive)
+ Addedcolor-name@1.1.31.1.4(transitive)
+ Addedcommander@3.0.2(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addedemoji-regex@8.0.0(transitive)
+ Addedescape-string-regexp@1.0.5(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@7.2.3(transitive)
+ Addedhas-flag@3.0.04.0.0(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedinterpret@1.4.0(transitive)
+ Addedis-fullwidth-code-point@3.0.0(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addednanoid@2.1.11(transitive)
+ Addedncp@2.0.0(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedrechoir@0.6.2(transitive)
+ Addedshelljs@0.8.5(transitive)
+ Addedstring-width@4.2.3(transitive)
+ Addedstrip-ansi@6.0.1(transitive)
+ Addedsupports-color@5.5.07.2.0(transitive)
+ Addedterm-size@2.2.1(transitive)
+ Addedtype-fest@0.8.1(transitive)
+ Addedwidest-line@3.1.0(transitive)
+ Addedwrappy@1.0.2(transitive)
- Removedlodash.template@4.4.0
- Removedmeow@5.0.0
- Removedminimist@1.2.0
- Removedmkdirp@0.5.1
- Removedpkg-up@2.0.0
- Removedarray-find-index@1.0.2(transitive)
- Removedarrify@1.0.1(transitive)
- Removedcamelcase@4.1.0(transitive)
- Removedcamelcase-keys@4.2.0(transitive)
- Removedcommander@2.19.0(transitive)
- Removedcurrently-unhandled@0.4.1(transitive)
- Removeddecamelize@1.2.0(transitive)
- Removeddecamelize-keys@1.1.1(transitive)
- Removederror-ex@1.3.2(transitive)
- Removedfind-up@2.1.0(transitive)
- Removedgraceful-fs@4.2.11(transitive)
- Removedhosted-git-info@2.8.9(transitive)
- Removedindent-string@3.2.0(transitive)
- Removedis-arrayish@0.2.1(transitive)
- Removedis-plain-obj@1.1.0(transitive)
- Removedjson-parse-better-errors@1.0.2(transitive)
- Removedload-json-file@4.0.0(transitive)
- Removedlocate-path@2.0.0(transitive)
- Removedlodash._reinterpolate@3.0.0(transitive)
- Removedlodash.template@4.4.0(transitive)
- Removedlodash.templatesettings@4.2.0(transitive)
- Removedloud-rejection@1.6.0(transitive)
- Removedmap-obj@1.0.12.0.0(transitive)
- Removedmeow@5.0.0(transitive)
- Removedminimist@0.0.81.2.0(transitive)
- Removedminimist-options@3.0.2(transitive)
- Removedmkdirp@0.5.1(transitive)
- Removednormalize-package-data@2.5.0(transitive)
- Removedp-limit@1.3.0(transitive)
- Removedp-locate@2.0.0(transitive)
- Removedp-try@1.0.0(transitive)
- Removedparse-json@4.0.0(transitive)
- Removedpath-exists@3.0.0(transitive)
- Removedpath-type@3.0.0(transitive)
- Removedpify@3.0.0(transitive)
- Removedpkg-up@2.0.0(transitive)
- Removedquick-lru@1.1.0(transitive)
- Removedread-pkg@3.0.0(transitive)
- Removedread-pkg-up@3.0.0(transitive)
- Removedredent@2.0.0(transitive)
- Removedsemver@5.7.2(transitive)
- Removedsignal-exit@3.0.7(transitive)
- Removedspdx-correct@3.2.0(transitive)
- Removedspdx-exceptions@2.5.0(transitive)
- Removedspdx-expression-parse@3.0.1(transitive)
- Removedspdx-license-ids@3.0.20(transitive)
- Removedstrip-bom@3.0.0(transitive)
- Removedstrip-indent@2.0.0(transitive)
- Removedtrim-newlines@2.0.0(transitive)
- Removedvalidate-npm-package-license@3.0.4(transitive)
- Removedyargs-parser@10.1.0(transitive)
Updatedcommander@^3.0.0