content-entry
Advanced tools
Comparing version 11.1.0 to 11.1.1
{ | ||
"name": "content-entry", | ||
"version": "11.1.0", | ||
"version": "11.1.1", | ||
"publishConfig": { | ||
@@ -31,3 +31,3 @@ "access": "public" | ||
"prepare": "npm run prepare:typescript", | ||
"prepare:typescript": "tsc --allowJs --declaration --emitDeclarationOnly --declarationDir types --resolveJsonModule --target es2024 --lib dom --lib es2024 -m esnext --module nodenext --moduleResolution nodenext --rootDir src ./src**/*.mjs", | ||
"prepare:typescript": "tsc --allowJs --declaration --emitDeclarationOnly --declarationDir types --resolveJsonModule --target es2024 --lib es2024 -m esnext --module nodenext --moduleResolution nodenext --rootDir src ./src**/*.mjs", | ||
"test": "npm run test:browser-ava && npm run test:ava", | ||
@@ -40,3 +40,3 @@ "test:ava": "ava --timeout 4m tests/*-ava.mjs tests/*-ava-node.mjs", | ||
"lint:docs": "documentation lint ./src/**/*.mjs", | ||
"lint:typescript": "tsc --allowJs --checkJs --noEmit --resolveJsonModule --target es2024 --lib dom --lib es2024 -m esnext --module nodenext --moduleResolution nodenext ./src**/*.mjs" | ||
"lint:typescript": "tsc --allowJs --checkJs --noEmit --resolveJsonModule --target es2024 --lib es2024 -m esnext --module nodenext --moduleResolution nodenext ./src**/*.mjs" | ||
}, | ||
@@ -43,0 +43,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
38208