@jill64/async-observer
Advanced tools
Comparing version 1.2.5 to 2.0.0-next.1
@@ -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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6308
1
11
54
1