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

cmacc-compiler

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cmacc-compiler - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

2

package.json
{
"name": "cmacc-compiler",
"version": "2.0.6",
"version": "2.0.7",
"description": "Cmacc Compiler",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -12,3 +12,3 @@ const url = require('url');

return Promise.resolve({
file: null,
file: opts.base,
type: 'cmacc',

@@ -153,3 +153,3 @@ data: x,

return Promise.resolve({
file: null,
file: opts.base,
type: 'cmacc',

@@ -156,0 +156,0 @@ data: x,

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