@textile/security
Advanced tools
Comparing version 0.4.1-alpha.0 to 0.4.1-alpha.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.4.1-alpha.1](https://github.com/textileio/js-threads/compare/@textile/security@0.4.1-alpha.0...@textile/security@0.4.1-alpha.1) (2020-11-13) | ||
### Bug Fixes | ||
* **releases:** point to correct module file ([8546aba](https://github.com/textileio/js-threads/commit/8546aba1152bca503baa0de6443a02e47acbf3ca)) | ||
## [0.4.1-alpha.0](https://github.com/textileio/js-threads/compare/@textile/security@0.4.0...@textile/security@0.4.1-alpha.0) (2020-11-13) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@textile/security", | ||
"version": "0.4.1-alpha.0", | ||
"version": "0.4.1-alpha.1", | ||
"description": "Common types/interfaces for Textile security including authentication and authorization.", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"module": "dist/index.esm.ts", | ||
"module": "dist/index.esm.js", | ||
"files": [ | ||
@@ -33,3 +33,3 @@ "dist/**/!(*.spec).js?(.map)", | ||
}, | ||
"gitHead": "6086212ae18b9fd6cadba597d9ac79637668b101" | ||
"gitHead": "4082f562a628a2012965b1d6629b7613a697c64a" | ||
} |
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
36679