Socket
Socket
Sign inDemoInstall

@datocms/rest-api-events

Package Overview
Dependencies
Maintainers
5
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datocms/rest-api-events - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

10

package.json
{
"name": "@datocms/rest-api-events",
"version": "0.1.0",
"version": "0.1.1",
"description": "Utilities to receive real-time events from DatoCMS REST APIs",

@@ -12,5 +12,5 @@ "keywords": [

"license": "MIT",
"main": "dist/cjs/src/index.js",
"module": "dist/esm/src/index.js",
"typings": "dist/types/src/index.d.ts",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"typings": "dist/types/index.d.ts",
"sideEffects": false,

@@ -46,3 +46,3 @@ "directories": {

},
"gitHead": "41036fc6a62b20638bf91f8c9f58ff8ebabb69bf"
"gitHead": "9bff44a2b9fcdb2a2c5db517ac7f3ef4fa2db0c8"
}
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