Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "ts-serde", | ||
"description": "🎶 Typed Serialization and Deserialization", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"type": "module", | ||
@@ -43,3 +43,3 @@ "license": "MIT", | ||
"url": "https://github.com/jill64/ts-serde.git", | ||
"image": "https://opengraph.githubassets.com/40c92f8cb4ecd47dcbcd39ac8bd1b28dcc0871ebb77c12a58f37bf1ce65a363c/jill64/ts-serde" | ||
"image": "https://opengraph.githubassets.com/ca381ba3702a1e921ba59e0eda318e1500d909b66df64a060d7233c15af49b3c/jill64/ts-serde" | ||
}, | ||
@@ -61,10 +61,10 @@ "keywords": [ | ||
"devDependencies": { | ||
"@jill64/eslint-config-ts": "1.1.29", | ||
"@jill64/eslint-config-ts": "1.1.42", | ||
"@jill64/prettier-config": "1.0.0", | ||
"typescript": "5.5.3", | ||
"vitest": "2.0.2" | ||
"typescript": "5.6.2", | ||
"vitest": "2.1.1" | ||
}, | ||
"dependencies": { | ||
"devalue": "5.0.0" | ||
"devalue": "5.1.1" | ||
} | ||
} |
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
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
+ Addeddevalue@5.1.1(transitive)
- Removeddevalue@5.0.0(transitive)
Updateddevalue@5.1.1