@starbeam/universal
Advanced tools
Comparing version 0.8.10-unstable.398c1bd to 0.8.10-unstable.3e1af4d
@@ -28,5 +28,3 @@ import "@starbeam/debug"; | ||
type ResourceBlueprint, | ||
type ResourceRun, | ||
use, | ||
} from "@starbeam/resource"; | ||
export { CONTEXT, RUNTIME, TAG } from "@starbeam/runtime"; |
{ | ||
"name": "@starbeam/universal", | ||
"version": "0.8.10-unstable.398c1bd", | ||
"type": "module", | ||
"main": "index.ts", | ||
"types": "index.ts", | ||
"version": "0.8.10-unstable.3e1af4d", | ||
"main": "dist/index.cjs", | ||
"types": "dist/index.d.ts", | ||
"exports": { | ||
"default": "./index.ts" | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.js", | ||
"default": "./dist/index.cjs" | ||
}, | ||
"publishConfig": { | ||
"exports": { | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.js", | ||
"default": "./dist/index.cjs" | ||
} | ||
}, | ||
"main": "dist/index.cjs", | ||
"types": "dist/index.d.ts" | ||
"starbeam": { | ||
"type": "library:public" | ||
}, | ||
"starbeam:type": "library:public", | ||
"scripts": { | ||
"test:lint": "eslint \"index.ts\" \"src/**/*.ts\"", | ||
"test:specs": "vitest --run", | ||
"test:types": "tsc -b" | ||
}, | ||
"dependencies": { | ||
"@starbeam/core-utils": "0.8.10-unstable.398c1bd", | ||
"@starbeam/debug": "0.8.10-unstable.398c1bd", | ||
"@starbeam/interfaces": "0.8.10-unstable.398c1bd", | ||
"@starbeam/reactive": "0.8.10-unstable.398c1bd", | ||
"@starbeam/resource": "0.0.1-unstable.398c1bd", | ||
"@starbeam/runtime": "0.8.10-unstable.398c1bd", | ||
"@starbeam/shared": "1.3.8-unstable.398c1bd", | ||
"@starbeam/tags": "0.0.1-unstable.398c1bd", | ||
"@starbeam/verify": "0.8.10-unstable.398c1bd" | ||
"@starbeam/core-utils": "0.8.10-unstable.3e1af4d", | ||
"@starbeam/debug": "0.8.10-unstable.3e1af4d", | ||
"@starbeam/interfaces": "0.8.10-unstable.3e1af4d", | ||
"@starbeam/reactive": "0.8.10-unstable.3e1af4d", | ||
"@starbeam/resource": "0.0.1-unstable.3e1af4d", | ||
"@starbeam/runtime": "0.8.10-unstable.3e1af4d", | ||
"@starbeam/shared": "1.3.8-unstable.3e1af4d", | ||
"@starbeam/tags": "0.0.1-unstable.3e1af4d", | ||
"@starbeam/verify": "0.8.10-unstable.3e1af4d", | ||
"inspect-utils": "^1.0.1" | ||
}, | ||
"devDependencies": { | ||
"@starbeam-dev/build-support": "workspace:*", | ||
"rollup": "^3.20.6" | ||
"@starbeam-dev/compile": "^1.0.2", | ||
"@starbeam-dev/eslint-plugin": "^1.0.4", | ||
"rollup": "^4.0.2" | ||
}, | ||
"files": [ | ||
"dist", | ||
"README.md", | ||
"CHANGELOG.md", | ||
"LICENSE.md" | ||
], | ||
"scripts": { | ||
"build": "rollup -c", | ||
"test:lint": "eslint . --max-warnings 0", | ||
"test:specs": "vitest --run --pool forks", | ||
"test:types": "tsc -b" | ||
} | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
130474
0
10
3
10
1053
1
+ Addedinspect-utils@^1.0.1
+ Added@domtree/any@0.9.3(transitive)
+ Added@domtree/browser@0.9.3(transitive)
+ Added@domtree/interface@0.9.3(transitive)
+ Added@domtree/minimal@0.9.3(transitive)
+ Added@starbeam/core-utils@0.8.10-unstable.3e1af4d(transitive)
+ Added@starbeam/debug@0.8.10-unstable.3e1af4d(transitive)
+ Added@starbeam/interfaces@0.8.10-unstable.3e1af4d(transitive)
+ Added@starbeam/reactive@0.8.10-unstable.3e1af4d(transitive)
+ Added@starbeam/resource@0.0.1-unstable.3e1af4d(transitive)
+ Added@starbeam/runtime@0.8.10-unstable.3e1af4d(transitive)
+ Added@starbeam/shared@1.3.8-unstable.3e1af4d(transitive)
+ Added@starbeam/tags@0.0.1-unstable.3e1af4d(transitive)
+ Added@starbeam/verify@0.8.10-unstable.3e1af4d(transitive)
+ Addedinspect-utils@1.0.1(transitive)
- Removed@starbeam/core-utils@0.8.10-unstable.398c1bd(transitive)
- Removed@starbeam/debug@0.8.10-unstable.398c1bd(transitive)
- Removed@starbeam/interfaces@0.8.10-unstable.398c1bd(transitive)
- Removed@starbeam/resource@0.0.1-unstable.398c1bd(transitive)
- Removed@starbeam/runtime@0.8.10-unstable.398c1bd(transitive)
- Removed@starbeam/shared@1.3.8-unstable.398c1bd(transitive)
- Removed@starbeam/tags@0.0.1-unstable.398c1bd(transitive)
- Removed@starbeam/verify@0.8.10-unstable.398c1bd(transitive)