@effect/schema
Advanced tools
Comparing version 0.68.26 to 0.68.27
@@ -231,3 +231,3 @@ "use strict"; | ||
exports.isParseError = isParseError; | ||
class ParseError extends (0, _Data.TaggedError)("ParseError") { | ||
class ParseError extends /*#__PURE__*/(0, _Data.TaggedError)("ParseError") { | ||
/** | ||
@@ -234,0 +234,0 @@ * @since 0.68.0 |
@@ -212,3 +212,3 @@ /** | ||
*/ | ||
export class ParseError extends TaggedError("ParseError") { | ||
export class ParseError extends /*#__PURE__*/TaggedError("ParseError") { | ||
/** | ||
@@ -215,0 +215,0 @@ * @since 0.68.0 |
{ | ||
"name": "@effect/schema", | ||
"version": "0.68.26", | ||
"version": "0.68.27", | ||
"description": "Modeling the schema of data structures as first-class values", | ||
@@ -16,3 +16,3 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"effect": "^3.5.6" | ||
"effect": "^3.5.7" | ||
}, | ||
@@ -19,0 +19,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
9866
2468370
40647