notion-utils
Advanced tools
Comparing version 7.1.0 to 7.1.1
{ | ||
"name": "notion-utils", | ||
"version": "7.1.0", | ||
"version": "7.1.1", | ||
"type": "module", | ||
@@ -25,2 +25,9 @@ "description": "Useful utilities for working with Notion data. Isomorphic.", | ||
}, | ||
"dependencies": { | ||
"is-url-superb": "^6.1.0", | ||
"mem": "^10.0.0", | ||
"normalize-url": "^8.0.1", | ||
"p-queue": "^8.0.1", | ||
"notion-types": "7.1.1" | ||
}, | ||
"scripts": { | ||
@@ -35,10 +42,3 @@ "build": "tsup", | ||
"test:unit": "vitest run" | ||
}, | ||
"dependencies": { | ||
"is-url-superb": "^6.1.0", | ||
"mem": "^10.0.0", | ||
"normalize-url": "^8.0.1", | ||
"notion-types": "workspace:*", | ||
"p-queue": "^8.0.1" | ||
} | ||
} | ||
} |
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
84678
6
+ Addednotion-types@7.1.1(transitive)
Updatednotion-types@7.1.1