Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

notion-utils

Package Overview
Dependencies
Maintainers
2
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

notion-utils - npm Package Compare versions

Comparing version 7.1.0 to 7.1.1

LICENSE

18

package.json
{
"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"
}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc