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

actml

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

actml - npm Package Compare versions

Comparing version 0.11.5 to 0.11.6

4

lib/deburger.js

@@ -23,4 +23,4 @@ 'use strict';

console.log('</' + element.name + '>', { scope: scope, result: result });
if (console.group) {
groupEnd();
if (console.groupEnd) {
console.groupEnd();
}

@@ -27,0 +27,0 @@ break;

{
"name": "actml",
"version": "0.11.5",
"version": "0.11.6",
"description": "Like jsx but for your business logic",

@@ -5,0 +5,0 @@ "main": "lib",

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