esbuild-plugin-node-externals
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "esbuild-plugin-node-externals", | ||
"version": "0.2.0", | ||
"main": "dist/src/index.js", | ||
"scripts": { | ||
"release": "release-it", | ||
"release:dry": "release-it --dry-run", | ||
"release:minor": "release-it minor", | ||
"release:major": "release-it major" | ||
"version": "0.3.0", | ||
"description": "ESBuild plugin for node externals.", | ||
"keywords": [ | ||
"ESBuild", | ||
"plugin" | ||
], | ||
"homepage": "https://github.com/linbudu599/nx-plugins/tree/master/packages/esbuild-plugin-copy#readme", | ||
"bugs": { | ||
"url": "https://github.com/linbudu599/nx-plugins/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/linbudu599/nx-plugins.git" | ||
}, | ||
"license": "MIT", | ||
"author": "Linbudu <linbudu599@gmail.com> (https://github.com/linbudu599)", | ||
"main": "src/index.js", | ||
"typings": "src/index.d.ts", | ||
"publishConfig": { | ||
"main": "src/index.js", | ||
"typings": "src/index.d.ts" | ||
}, | ||
"dependencies": { | ||
@@ -16,6 +30,6 @@ "find-up": "5.0.0", | ||
"peerDependencies": { | ||
"esbuild": "^0.12.25" | ||
"esbuild": "^0.14.0" | ||
}, | ||
"executors": "./dist/executors.json", | ||
"generators": "./dist/generators.json" | ||
} | ||
"scripts": {}, | ||
"readme": "# esbuild-plugin-node-externals\n\nESBuild plugin for node externals handing.\n\n- [Documentation](https://nx-plugins.netlify.app/derived/esbuild.html#node-externals).\n- [GitHub Repo](https://github.com/LinbuduLab/nx-plugins)\n- [Author](https://github.com/linbudu599)\n" | ||
} |
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
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
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 License Found
License(Experimental) License information could not be found.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
0
1
0
9268
14
183