posecode-embed
Advanced tools
+1
-1
| /** Public compatibility metadata and no-render validation for CDN consumers. */ | ||
| import type { ParseResult } from "posecode-parser"; | ||
| /** Version of the posecode-embed package/bundle. */ | ||
| export declare const version = "0.4.0"; | ||
| export declare const version = "0.4.1"; | ||
| /** Version of the Posecode language understood by this bundle. */ | ||
@@ -6,0 +6,0 @@ export declare const languageVersion = "0.3"; |
+1
-1
| /** Public compatibility metadata and no-render validation for CDN consumers. */ | ||
| import { parse, POSECODE_VERSION } from "posecode-parser"; | ||
| /** Version of the posecode-embed package/bundle. */ | ||
| export const version = "0.4.0"; | ||
| export const version = "0.4.1"; | ||
| /** Version of the Posecode language understood by this bundle. */ | ||
@@ -6,0 +6,0 @@ export const languageVersion = POSECODE_VERSION; |
+4
-4
| { | ||
| "name": "posecode-embed", | ||
| "version": "0.4.0", | ||
| "version": "0.4.1", | ||
| "description": "Embed a live 3D Posecode movement anywhere with one <script> tag — the <posecode-player> web component.", | ||
@@ -41,5 +41,5 @@ "license": "AGPL-3.0-only", | ||
| "dependencies": { | ||
| "posecode-parser": "0.4.0", | ||
| "posecode-render": "0.4.0", | ||
| "posecode-share": "0.4.0" | ||
| "posecode-parser": "0.4.1", | ||
| "posecode-render": "0.4.1", | ||
| "posecode-share": "0.4.1" | ||
| }, | ||
@@ -46,0 +46,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
2313584
30.47%15827
15.71%3
-40%3
-96.39%2
-80%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated