rap-tm4c1294
Advanced tools
Comparing version 0.5.2 to 0.5.3
{ | ||
"name": "rap-tm4c1294", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"description": "Rap extension for tm4c1294", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -64,11 +64,2 @@ 'use strict'; | ||
if (appPath) { | ||
// generate ruff_box.json | ||
for (var i = 0; i < manifest.length; i++) { | ||
var element = manifest[i]; | ||
if (element.name === 'ruff_box.json') { | ||
fs.writeFileSync(element.name, element.content.toString()); | ||
console.log('Save ' + element.name + ' succesfully'); | ||
} | ||
} | ||
// create package only | ||
@@ -75,0 +66,0 @@ return new Promise((resolve, reject) => { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4
34941
993