Socket
Socket
Sign inDemoInstall

@aire-ux/aire-condensation

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aire-ux/aire-condensation - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

dist/condensation.js

@@ -39,3 +39,3 @@ var __read = (this && this.__read) || function (o, n) {

import RemoteRegistry from "./remote-registry";
import { allocate, isPointer, Region } from "./types";
import { allocate, isPointer, Region, } from "./types";
import { BooleanDeserializer, NumberDeserializer, StringDeserializer, TypeRegistrationDeserializer, } from "./deserializer";

@@ -42,0 +42,0 @@ /**

export { Region, Address, Pointer } from "./types";
export { Condensation } from "./condensation";
export { Condensation, Context } from "./condensation";
export { Remotable, Receive } from "./remotable";
export { RootElement, Property } from "./root-element";
{
"name": "@aire-ux/aire-condensation",
"version": "0.0.4",
"version": "0.0.5",
"description": "Client-side serialization library for Aire-UX",

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

export { Region, Address, Pointer } from "./types";
export { Condensation } from "./condensation";
export { Condensation, Context } from "./condensation";
export { Remotable, Receive } from "./remotable";
export { RootElement, Property } from "./root-element";
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