Socket
Socket
Sign inDemoInstall

@libre/atom

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.2 to 1.3.0

2

dist/index.esm.js

@@ -79,3 +79,3 @@ let nextAtomUid = 0;

*
* * @example
* @example
```js

@@ -82,0 +82,0 @@

@@ -35,3 +35,3 @@ import { Atom } from "./atom";

*
* * @example
* @example
```js

@@ -38,0 +38,0 @@

export { addChangeHandler, removeChangeHandler } from "./changeHandler";
export { Atom } from "./atom";
export { AtomState } from "./internal-types";
export * from "./internal-types";
export { deref } from "./deref";

@@ -5,0 +5,0 @@ export { getValidator } from "./getValidator";

@@ -92,3 +92,3 @@ {

"unpkg": "https://unpkg.com/@libre/atom",
"version": "1.2.2"
"version": "1.3.0"
}

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc