@frp-ts/fp-ts
Advanced tools
Comparing version 1.0.0-beta.0 to 1.0.0-beta.1
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-beta.1](https://github.com/raveclassic/frp-ts/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2022-07-25) | ||
**Note:** Version bump only for package @frp-ts/fp-ts | ||
# [1.0.0-beta.0](https://github.com/raveclassic/frp-ts/compare/v1.0.0-alpha.16...v1.0.0-beta.0) (2022-07-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@frp-ts/fp-ts", | ||
"version": "1.0.0-beta.0", | ||
"version": "1.0.0-beta.1", | ||
"description": "Bindings to fp-ts library", | ||
@@ -21,6 +21,7 @@ "typedocMain": "./src/index.ts", | ||
"dependencies": { | ||
"@frp-ts/core": "^1.0.0-beta.0", | ||
"@frp-ts/utils": "^1.0.0-beta.0" | ||
"@frp-ts/core": "^1.0.0-beta.1", | ||
"@frp-ts/utils": "^1.0.0-beta.1" | ||
}, | ||
"devDependencies": { | ||
"@frp-ts/test-utils": "^1.0.0-beta.1", | ||
"fp-ts": "^2.11.5", | ||
@@ -34,4 +35,3 @@ "rimraf": "^3.0.2", | ||
"fp-ts": "^2.11.5", | ||
"tslib": "^2.3.1", | ||
"@frp-ts/test-utils": "1.0.0-beta.0" | ||
"tslib": "^2.3.1" | ||
}, | ||
@@ -38,0 +38,0 @@ "main": "./src/index.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
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
13452
4
6
1
Updated@frp-ts/core@^1.0.0-beta.1
Updated@frp-ts/utils@^1.0.0-beta.1