babel-plugin-vasille
Advanced tools
Comparing version 0.99.0 to 0.99.1
{ | ||
"name": "babel-plugin-vasille", | ||
"version": "0.99.0", | ||
"version": "0.99.1", | ||
"description": "", | ||
"main": "lib/index.js", | ||
"type": "module", | ||
"main": "lib-node/index.js", | ||
"type": "commonjs", | ||
"exports": { | ||
"import": "./lib/index.js", | ||
"import": "./lib-node/index.js", | ||
"browser": "./lib/index.js", | ||
@@ -28,2 +28,6 @@ "node": "./lib-node/index.js", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/vasille-js/vasille-js/issues" | ||
}, | ||
"homepage": "https://github.com/vasille-js/vasille-js#readme", | ||
"dependencies": { | ||
@@ -30,0 +34,0 @@ "vasille-dx": "^3.0.1" |
@@ -32,3 +32,3 @@ # Vasille | ||
```bash | ||
$ npx create vasille | ||
$ npm create vasille | ||
``` | ||
@@ -35,0 +35,0 @@ |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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 website
QualityPackage does not have a website.
Found 1 instance in 1 package
192197
0
0
1
No