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

axii

Package Overview
Dependencies
Maintainers
0
Versions
291
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axii - npm Package Compare versions

Comparing version 2.7.6 to 2.7.7

2

dist/axii.js

@@ -567,3 +567,3 @@ import { isAtom as G, atom as Z, RxList as F, RxSet as re, RxMap as ne, autorun as fe, Notifier as se, isReactive as Ae, reactive as Ce, ReactiveEffect as xe, computed as de, destroyComputed as pe, TrackOpTypes as ie, TriggerOpTypes as q } from "data0";

const [r, ...n] = t;
return `${(r == null ? void 0 : r.type.name.toString().replace(/^\$/, "_")) ?? "GLOBAL"}${(r == null ? void 0 : r.typeId) ?? ""}P${n.map((i) => i.pathContext.elementPath.join("_")).concat(e.join("_")).join("-")}`;
return `${(r == null ? void 0 : r.type.name.toString().replace(/\$/g, "_")) ?? "GLOBAL"}${(r == null ? void 0 : r.typeId) ?? ""}P${n.map((i) => i.pathContext.elementPath.join("_")).concat(e.join("_")).join("-")}`;
}

@@ -570,0 +570,0 @@ function yt(t) {

{
"name": "axii",
"version": "2.7.6",
"version": "2.7.7",
"description": "",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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