just-pascal-case
Advanced tools
Comparing version 3.0.1 to 3.1.0
{ | ||
"name": "just-pascal-case", | ||
"version": "3.0.1", | ||
"version": "3.1.0", | ||
"description": "convert a string to pascal case", | ||
@@ -10,4 +10,6 @@ "main": "index.js", | ||
"require": "./index.js", | ||
"default": "./index.mjs" | ||
} | ||
"default": "./index.mjs", | ||
"types": "./index.d.ts" | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
@@ -31,2 +33,2 @@ "types": "index.d.ts", | ||
} | ||
} | ||
} |
@@ -0,1 +1,4 @@ | ||
<!-- DO NOT EDIT THIS FILE! THIS FILE WAS AUTOGENERATED BY TEMPLATE-MATE --> | ||
<!-- SEE https://github.com/angus-c/just/blob/master/CONTRIBUTING.md#readme-template --> | ||
## just-pascal-case | ||
@@ -2,0 +5,0 @@ |
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
5347
9
31