stream-chat
Advanced tools
Comparing version 0.1.26 to 0.1.27
{ | ||
"name": "stream-chat", | ||
"version": "0.1.26", | ||
"version": "0.1.27", | ||
"description": "JS SDK for the Stream Chat API", | ||
@@ -10,2 +10,7 @@ "author": "GetStream", | ||
"jsnext:main": "./dist/index.es.js", | ||
"browser": { | ||
"./dist/index.es.js": "./dist/browser.es.js", | ||
"./dist/index.js": "./dist/browser.js" | ||
}, | ||
"jsdelivr": "./dist/browser.full-bundle.min.js", | ||
"license": "Other/Commercial", | ||
@@ -54,2 +59,3 @@ "keywords": [ | ||
"eslint-plugin-markdown": "^1.0.0", | ||
"faker": "^4.1.0", | ||
"lint-staged": "^8.1.0", | ||
@@ -67,2 +73,3 @@ "longjohn": "^0.2.12", | ||
"rollup-plugin-scss": "^0.4.0", | ||
"rollup-plugin-terser": "^4.0.4", | ||
"rollup-plugin-url": "^2.0.0", | ||
@@ -81,7 +88,3 @@ "sinon": "^7.2.3" | ||
"lint-fix": "npx prettier --write '**/*.{js,ts,css,scss,json}' .eslintrc.json .prettierrc .babelrc && npx eslint --fix 'src/*.js' --max-warnings 0" | ||
}, | ||
"browser": { | ||
"./dist/index.es.js": "./dist/browser.es.js", | ||
"./dist/index.js": "./dist/browser.js" | ||
} | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
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
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
1
3
3065
34
2
0