@allnulled/ui-script
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@allnulled/ui-script", | ||
"version": "1.0.1", | ||
"description": "", | ||
"version": "1.0.2", | ||
"description": "UI-Script is a shorter & simpler substitute for HTML syntax", | ||
"main": "src/ui-script.parser.js", | ||
@@ -25,7 +25,20 @@ "bin": { | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"author": "allnulled", | ||
"license": "WTFPL", | ||
"devDependencies": { | ||
"fs-extra": "^11.2.0" | ||
} | ||
}, | ||
"dependencies": { | ||
"graceful-fs": "^4.2.11", | ||
"jsonfile": "^6.1.0", | ||
"universalify": "^2.0.1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/allnulled/ui-script-language.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/allnulled/ui-script-language/issues" | ||
}, | ||
"homepage": "https://github.com/allnulled/ui-script-language#readme" | ||
} |
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
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
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
5626099
0
1
9
3
+ Addedgraceful-fs@^4.2.11
+ Addedjsonfile@^6.1.0
+ Addeduniversalify@^2.0.1
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedjsonfile@6.1.0(transitive)
+ Addeduniversalify@2.0.1(transitive)