carbone-sdk-js
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -0,1 +1,3 @@ | ||
### v1.1.5 | ||
- Update documentation, license and lint code | ||
### v1.1.4 | ||
@@ -2,0 +4,0 @@ - Update documentation |
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
0
35405