spotify-url-info
Advanced tools
Comparing version 2.2.3 to 2.2.4
@@ -5,4 +5,4 @@ { | ||
"homepage": "https://github.com/microlinkhq/spotify-url-info", | ||
"version": "2.2.3", | ||
"main": "index.js", | ||
"version": "2.2.4", | ||
"main": "src/index.js", | ||
"author": { | ||
@@ -22,2 +22,6 @@ "email": "kall@kall.ws", | ||
{ | ||
"name": "crxts", | ||
"email": "49580728+crxts@users.noreply.github.com" | ||
}, | ||
{ | ||
"name": "kaaax0815", | ||
@@ -55,2 +59,3 @@ "email": "999999bst@gmail.com" | ||
"ava": "latest", | ||
"c8": "latest", | ||
"ci-publish": "latest", | ||
@@ -60,5 +65,4 @@ "conventional-github-releaser": "latest", | ||
"git-authors-cli": "latest", | ||
"lint-staged": "latest", | ||
"nano-staged": "latest", | ||
"npm-check-updates": "latest", | ||
"nyc": "latest", | ||
"prettier-standard": "latest", | ||
@@ -88,3 +92,3 @@ "simple-git-hooks": "latest", | ||
"release:tags": "git push --follow-tags origin HEAD:master", | ||
"test": "nyc ava", | ||
"test": "c8 ava", | ||
"update": "ncu -u", | ||
@@ -99,6 +103,3 @@ "update:check": "ncu -- --error-level 2" | ||
}, | ||
"lint-staged": { | ||
"package.json": [ | ||
"finepack" | ||
], | ||
"nano-staged": { | ||
"*.js": [ | ||
@@ -109,2 +110,5 @@ "prettier-standard" | ||
"standard-markdown" | ||
], | ||
"package.json": [ | ||
"finepack" | ||
] | ||
@@ -114,5 +118,5 @@ }, | ||
"commit-msg": "npx commitlint --edit", | ||
"pre-commit": "npx lint-staged" | ||
"pre-commit": "npx nano-staged" | ||
}, | ||
"types": "./typings/index.d.ts" | ||
"types": "src/index.d.ts" | ||
} |
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
108
12421
4
138
2