New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

burp-brightscript

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

burp-brightscript - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

45

package.json
{
"name": "burp-brightscript",
"version": "0.3.0",
"version": "0.3.1",
"description": "lightweight processor for roku brightscript projects",
"main": "dist/index.ts",
"types": "dist/index.d.ts",
"typings": "dist/index.d.ts",
"files": [

@@ -14,6 +14,4 @@ "dist/**/!(*.spec.*)*"

"dependencies": {
"babel-cli": "^6.26.0",
"commander": "latest",
"commander": "^2.20.0",
"debug": "latest",
"es2015": "0.0.0",
"fs-extra": "^5.0.0",

@@ -24,29 +22,32 @@ "glob-fs": "^0.1.7",

"replace-ext": "^1.0.0",
"splice-string": "^2.0.0",
"tsc": "^1.20150623.0",
"typescript": "^3.3.3"
"splice-string": "^2.0.0"
},
"devDependencies": {
"@types/chai": "^4.1.7",
"@types/chai-subset": "^1.3.1",
"@types/chai-subset": "^1.3.2",
"@types/debug": "0.0.31",
"@types/fs-extra": "^5.0.4",
"@types/fs-extra": "^5.0.5",
"@types/glob": "^7.1.1",
"@types/lodash": "^4.14.119",
"@types/mocha": "^5.2.5",
"@types/node": "^10.12.15",
"@types/lodash": "^4.14.123",
"@types/mocha": "^5.2.6",
"@types/node": "^10.14.4",
"@types/replace-ext": "0.0.27",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-preset-env": "^1.6.1",
"chai": "^4.1.2",
"babel-preset-env": "^1.7.0",
"chai": "^4.2.0",
"chai-subset": "^1.6.0",
"codecov": "^3.1.0",
"codecov": "^3.2.0",
"compare-directories": "^0.1.0",
"dir-compare": "^1.4.0",
"mocha": "^5.1.1",
"nyc": "^13.1.0",
"ts-node": "^7.0.1",
"tslint": "^5.11.0",
"dir-compare": "^1.7.2",
"mocha": "^5.2.0",
"node-run-cmd": "^1.0.1",
"nyc": "^13.3.0",
"ts-mocha": "^6.0.0",
"ts-node": "^8.0.3",
"tsc": "^1.20150623.0",
"tslint": "^5.15.0",
"tslint-eslint-rules": "^5.4.0",
"tslint-origin-ordered-imports-rule": "^1.1.2"
"tslint-origin-ordered-imports-rule": "^1.2.0",
"typescript": "^3.4.1"
},

@@ -53,0 +54,0 @@ "scripts": {

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