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

rap-tm4c1294

Package Overview
Dependencies
Maintainers
5
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rap-tm4c1294 - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

.npmignore

2

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

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