@badrap/valita
Advanced tools
Comparing version 0.3.7 to 0.3.8
{ | ||
"name": "@badrap/valita", | ||
"version": "0.3.7", | ||
"version": "0.3.8", | ||
"description": "A validation & parsing library for TypeScript", | ||
@@ -17,3 +17,6 @@ "main": "./dist/cjs/index.js", | ||
"sideEffects": false, | ||
"repository": "badrap/valita", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/badrap/valita.git" | ||
}, | ||
"author": "Joachim Viide <jviide@iki.fi>", | ||
@@ -38,4 +41,4 @@ "license": "MIT", | ||
"changeset": "changeset", | ||
"version": "changeset version && sed --in-place \"s/\\\"version\\\": \\\".*\\\"/\\\"version\\\": \\\"$(sed -n 's/^\\s*\\\"version\\\": \\\"\\([^\\\"/]*\\)\\\".*/\\1/p' package.json)\\\"/\" jsr.json", | ||
"publish": "changeset publish && jsr publish" | ||
"bump": "changeset version && sed --in-place \"s/\\\"version\\\": \\\".*\\\"/\\\"version\\\": \\\"$(sed -n 's/^\\s*\\\"version\\\": \\\"\\([^\\\"/]*\\)\\\".*/\\1/p' package.json)\\\"/\" jsr.json", | ||
"release": "changeset publish && jsr publish" | ||
}, | ||
@@ -42,0 +45,0 @@ "devDependencies": { |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
434746
0