Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "run_me", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"license": "MIT", | ||
"description": "A Typescript library to quickly identify a task to run for a given file and line number", | ||
"description": "A command to quickly identify a task to run for a given file and line number", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "test": "NODE_ENV=test mocha --require spec/setup.js --require ts-node/register", |
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
8445