Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jill64/async-observer

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jill64/async-observer - npm Package Compare versions

Comparing version 1.2.5 to 2.0.0-next.1

dist/observable.svelte.d.ts

2

dist/index.d.ts

@@ -1,2 +0,2 @@

export { observable } from './observable.js';
export { observable } from './observable.svelte.js';
export type { PromiseStatus } from './types/PromiseStatus.js';

@@ -1,1 +0,1 @@

export { observable } from './observable.js';
export { observable } from './observable.svelte.js';
{
"name": "@jill64/async-observer",
"version": "1.2.5",
"version": "2.0.0-next.1",
"type": "module",

@@ -28,3 +28,3 @@ "description": "🔭 Make Promise state observable as a string",

"url": "https://github.com/jill64/async-observer.git",
"image": "https://opengraph.githubassets.com/cb8c77113ea92fa29c7ba8fb17cea745693aeb209f76eba328e42900052be93d/jill64/async-observer"
"image": "https://opengraph.githubassets.com/0a41251d6576f081c3839df3de8313c871f87530347b96c1f1a674cb80acb810/jill64/async-observer"
},

@@ -47,10 +47,13 @@ "publishConfig": {

},
"peerDependencies": {
"svelte": "^5.0.0"
},
"prettier": "@jill64/prettier-config",
"devDependencies": {
"@jill64/eslint-config-ts": "1.1.26",
"@jill64/eslint-config-ts": "1.1.31",
"@jill64/prettier-config": "1.0.0",
"typescript": "5.4.5",
"svelte": "4.2.18",
"vitest": "1.6.0"
"typescript": "5.5.4",
"svelte": "5.0.0-next.197",
"vitest": "2.0.4"
}
}
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