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

khepri-compile

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

khepri-compile - npm Package Compare versions

Comparing version 0.3.11 to 0.3.12

2

dist_node/inline.js

@@ -443,3 +443,3 @@ /*

def = definitions[name];
return s.setBindings(hashtrie.set(getUid(id), markExpansion(id, 0, def), s.bindings));
return s.addBinding(getUid(id), markExpansion(id, 0, def), true);
}), State.empty, Object.keys(builtins));

@@ -446,0 +446,0 @@ (optimize = (function(ast, data) {

{
"name": "khepri-compile",
"version": "0.3.11",
"version": "0.3.12",
"description": "Compiler for the Khepri programming language",

@@ -47,3 +47,3 @@ "author": "Matt Bierner",

"akh": "1.0.x",
"akh": "1.1.x",
"zipper-m": "0.1.x",

@@ -50,0 +50,0 @@

Sorry, the diff of this file is not supported yet

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