New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

notion-client

Package Overview
Dependencies
Maintainers
2
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

notion-client - npm Package Compare versions

Comparing version 6.2.0 to 6.4.0

build/index.d.ts.map

1

build/index.d.ts
export * from './notion-api';
export * from './types';
//# sourceMappingURL=index.d.ts.map

@@ -51,1 +51,2 @@ import { OptionsOfJSONResponseBody } from 'got';

}
//# sourceMappingURL=notion-api.d.ts.map
export {};
//# sourceMappingURL=notion-api.test.d.ts.map

@@ -13,1 +13,2 @@ import * as notion from 'notion-types';

}
//# sourceMappingURL=types.d.ts.map

8

package.json
{
"name": "notion-client",
"version": "6.2.0",
"version": "6.4.0",
"type": "module",

@@ -26,4 +26,4 @@ "description": "Robust TypeScript client for the unofficial Notion API.",

"got": "^11.8.1",
"notion-types": "^6.2.0",
"notion-utils": "^6.2.0",
"notion-types": "^6.4.0",
"notion-utils": "^6.4.0",
"p-map": "^5.3.0"

@@ -42,3 +42,3 @@ },

},
"gitHead": "ac0f9e25b0f068a51c1184aa1b6341eb2e553788"
"gitHead": "5466bb2ccc6a3caee423c91a414f7c80b911158e"
}

Sorry, the diff of this file is not supported yet

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