@alfalab/core-components-global-store
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-global-store@1.1.2...@alfalab/core-components-global-store@1.1.3) (2022-08-17) | ||
### Bug Fixes | ||
* returned dist directory ([#199](https://github.com/core-ds/core-components/issues/199)) ([fabc15e](https://github.com/core-ds/core-components/commit/fabc15effa1457ca65ec7238206f1b1fc2a2a613)) | ||
## [1.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-global-store@1.1.1...@alfalab/core-components-global-store@1.1.2) (2022-07-14) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@alfalab/core-components-global-store", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "", | ||
"keywords": [], | ||
"license": "MIT", | ||
"main": "index.js", | ||
"module": "./esm/index.js", | ||
"main": "dist/index.js", | ||
"module": "./dist/esm/index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"publishConfig": { | ||
"access": "public", | ||
"directory": "dist" | ||
} | ||
"access": "public" | ||
}, | ||
"gitHead": "4d6c8965d07839e339b370bb7c92bd7f9e24b1f3" | ||
} |
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
10781
2