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

@datocms/rest-client-utils

Package Overview
Dependencies
Maintainers
5
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datocms/rest-client-utils - npm Package Compare versions

Comparing version 0.1.0 to 0.1.2

10

package.json
{
"name": "@datocms/rest-client-utils",
"version": "0.1.0",
"version": "0.1.2",
"description": "Utilities for DatoCMS REST API clients",

@@ -10,3 +10,3 @@ "keywords": [

"author": "Stefano Verna <s.verna@datocms.com>",
"homepage": "https://github.com/datocms/js-toolkit/tree/main/packages/rest-client-utils#readme",
"homepage": "https://github.com/datocms/js-rest-api-clients/tree/main/packages/rest-client-utils#readme",
"license": "MIT",

@@ -30,3 +30,3 @@ "main": "dist/cjs/index.js",

"type": "git",
"url": "git+https://github.com/datocms/js-toolkit.git"
"url": "git+https://github.com/datocms/js-rest-api-clients.git"
},

@@ -38,3 +38,3 @@ "scripts": {

"bugs": {
"url": "https://github.com/datocms/js-toolkit/issues"
"url": "https://github.com/datocms/js-rest-api-clients/issues"
},

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

},
"gitHead": "41036fc6a62b20638bf91f8c9f58ff8ebabb69bf"
"gitHead": "9edc89423c21752d61d2b776cb11821b5334c83b"
}

@@ -1,1 +0,17 @@

# `@datocms/rest-client-utils`
[![Node.js CI](https://github.com/datocms/js-rest-api-clients/actions/workflows/node.js.yml/badge.svg)](https://github.com/datocms/js-rest-api-clients/actions/workflows/node.js.yml)
## Common utilities for DatoCMS REST clients
<br /><br />
<a href="https://www.datocms.com/">
<img src="https://www.datocms.com/images/full_logo.svg" height="60">
</a>
<br /><br />
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/datocms/js-rest-api-clients. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
## License
The package is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
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