json-ld-types
Advanced tools
Comparing version 1.0.3 to 1.0.5
{ | ||
"name": "json-ld-types", | ||
"version": "1.0.3", | ||
"version": "1.0.5", | ||
"scripts": { | ||
@@ -57,4 +57,4 @@ "build": "tsc", | ||
}, | ||
"types": "src/index.ts", | ||
"typings": "src/index.ts" | ||
"types": "dist/index.d.ts", | ||
"typings": "dist/index.d.ts" | ||
} |
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
47000