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

low

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

low - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

.vscode/settings.json

29

package.json
{
"name": "low",
"version": "0.0.1",
"description": "",
"main": "index.js",
"version": "1.0.0",
"description": "A templatable, configuration driven, modular, task running platform",
"main": "build/index.js",
"repository": "https://github.com/tonicblue/low",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/buildwithlow/low.git"
"author": "Matthew Wilkes",
"license": "GPL-3.0",
"devDependencies": {
"@microsoft/tsdoc": "^0.12.8",
"@types/mustache": "^0.8.32",
"@types/node": "^10.14.1",
"jsdoc": "^3.5.5",
"typescript": "^3.3.3333"
},
"author": "Jeremy Rylan",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/buildwithlow/low/issues"
},
"homepage": "https://github.com/buildwithlow/low#readme"
"dependencies": {
"dot-object": "^1.7.1",
"mustache": "^3.0.1",
"source-map-support": "^0.5.11"
}
}

Sorry, the diff of this file is not supported yet

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