We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0446930 commit 4fd5563Copy full SHA for 4fd5563
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "validate-npm-package-license",
3
"description": "Give me a string and I'll tell you if it's a valid npm package license string",
4
- "version": "2.0.0",
+ "version": "3.0.0",
5
"author": "Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com)",
6
"dependencies": {
7
"spdx": "~0.4.0",
0 commit comments