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

@allnulled/ui-script

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@allnulled/ui-script - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

23

package.json
{
"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"
}
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