Comparing version 3.1.2 to 3.1.3-beta.0
{ | ||
"name": "amocrm-js", | ||
"version": "3.1.2", | ||
"version": "3.1.3-beta.0", | ||
"description": "JS Library for AmoCRM", | ||
@@ -15,3 +15,4 @@ "main": "./dist/index.js", | ||
"build": "tsc", | ||
"docs": "typedoc --entryPointStrategy expand ./src" | ||
"docs": "typedoc --entryPointStrategy expand ./src", | ||
"lint": "eslint ./src" | ||
}, | ||
@@ -48,3 +49,5 @@ "repository": { | ||
"babel-preset-env": "^1.7.0", | ||
"eslint": "^8.17.0", | ||
"eslint-plugin-jasmine": "^2.10.1", | ||
"eslint-plugin-jest": "^26.5.3", | ||
"jest": "^28.1.0", | ||
@@ -51,0 +54,0 @@ "ngrok": "^4.3.1", |
@@ -70,3 +70,3 @@ # AmoCRM | ||
```js | ||
import { Client } from 'amocrm-js' | ||
import Client from 'amocrm-js' | ||
``` | ||
@@ -73,0 +73,0 @@ |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
384291
22
105
2452
1
3