rtts-assert
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "rtts-assert", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "A type assertion library for Traceur.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/cjs/assert.js", |
@@ -165,2 +165,3 @@ // TODO(vojta): | ||
} | ||
return actual; | ||
} | ||
@@ -167,0 +168,0 @@ |
Sorry, the diff of this file is not supported yet
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
52411
1239