@textile/threads-id
Advanced tools
Comparing version 0.3.2-alpha.0 to 0.4.0-alpha.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.4.0-alpha.0](https://github.com/textileio/js-threads/compare/@textile/threads-id@0.3.1...@textile/threads-id@0.4.0-alpha.0) (2020-11-27) | ||
### Features | ||
* cleanup esm builds + update changelog ([1c550ec](https://github.com/textileio/js-threads/commit/1c550ec78eab0368d5c758a7068e529c45918729)) | ||
## [0.3.2-alpha.0](https://github.com/textileio/js-threads/compare/@textile/threads-id@0.3.1...@textile/threads-id@0.3.2-alpha.0) (2020-11-27) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@textile/threads-id", | ||
"version": "0.3.2-alpha.0", | ||
"version": "0.4.0-alpha.0", | ||
"main": "dist/cjs/index.js", | ||
@@ -17,5 +17,4 @@ "types": "dist/cjs/index.d.ts", | ||
"prepublishOnly": "npm run clean && npm run build", | ||
"build": "npm run build:cjs && npm run build:esm", | ||
"build": "npm run build:cjs", | ||
"build:cjs": "npx tsc -b ./tsconfig.json", | ||
"build:esm": "npx tsc -b ./tsconfig.esm.json", | ||
"clean": "npx rimraf ./dist", | ||
@@ -30,3 +29,3 @@ "test:browser": "polendina --cleanup src/**/*.spec.ts --webpack-config ../../webpack.test.js" | ||
}, | ||
"gitHead": "b733b2ecf81486e4aac8d0e468984cd8f7923826" | ||
"gitHead": "1c550ec78eab0368d5c758a7068e529c45918729" | ||
} |
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
24154
7
298