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

carbone-sdk-js

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

carbone-sdk-js - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

2

CHANGELOG.md

@@ -0,1 +1,3 @@

### v1.1.5
- Update documentation, license and lint code
### v1.1.4

@@ -2,0 +4,0 @@ - Update documentation

12

package.json
{
"name": "carbone-sdk-js",
"version": "1.1.4",
"version": "1.1.5",
"description": "The javascript SDK to use Carbone Render easily ",

@@ -22,13 +22,7 @@ "homepage": "https://github.com/carboneio/carbone-sdk-js",

"hooks": {
"pre-commit": "lint-staged"
"pre-commit": "npm run lint"
}
},
"lint-staged": {
"**/*": [
"eslint --fix",
"prettier --write"
]
},
"author": "steevepay",
"license": "ISC",
"license": "Apache-2.0",
"devDependencies": {

@@ -35,0 +29,0 @@ "@babel/preset-env": "^7.14.4",

# Carbone Render Javascript SDK
![Version](https://img.shields.io/badge/version-1.1.4-blue.svg?cacheSeconds=2592000)
![Version](https://img.shields.io/badge/version-1.1.5-blue.svg?cacheSeconds=2592000)
[![Documentation](https://img.shields.io/badge/documentation-yes-brightgreen.svg)](./doc/API-REFERENCE.md)

@@ -4,0 +4,0 @@

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