rtts-assert
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -110,2 +110,3 @@ define([], function() { | ||
} | ||
return actual; | ||
} | ||
@@ -112,0 +113,0 @@ function returnType(actual, T) { |
@@ -109,2 +109,3 @@ "use strict"; | ||
} | ||
return actual; | ||
} | ||
@@ -111,0 +112,0 @@ function returnType(actual, T) { |
@@ -101,2 +101,3 @@ var POSITION_NAME = ['', '1st', '2nd', '3rd']; | ||
} | ||
return actual; | ||
} | ||
@@ -103,0 +104,0 @@ function returnType(actual, T) { |
{ | ||
"name": "rtts-assert", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "A type assertion library for Traceur.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/cjs/assert.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
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
52464
1242