@lokalise/file-storage-service-sdk
Advanced tools
Comparing version 6.3.0 to 6.4.1
{ | ||
"name": "@lokalise/file-storage-service-sdk", | ||
"version": "6.3.0", | ||
"version": "6.4.1", | ||
"description": "SDK for file-storage-service", | ||
@@ -24,9 +24,9 @@ "author": { | ||
], | ||
"main": "dist/lib/index.js", | ||
"types": "dist/lib/index.d.ts", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"exports": { | ||
".": { | ||
"types": "./dist/lib/index.d.ts", | ||
"require": "./dist/lib/index.js", | ||
"import": "./dist/lib/index.js" | ||
"types": "./dist/index.d.ts", | ||
"require": "./dist/index.js", | ||
"import": "./dist/index.js" | ||
}, | ||
@@ -46,3 +46,4 @@ "./package.json": "./package.json" | ||
"lint:fix": "eslint . --fix && prettier --write lib test \"**/*.{json,md}\"", | ||
"version": "auto-changelog -p && git add CHANGELOG.md" | ||
"version": "auto-changelog -p && git add CHANGELOG.md", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
@@ -49,0 +50,0 @@ "dependencies": { |
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
54264
27
653
2