@magic/types
Advanced tools
Comparing version 0.0.5 to 0.1.0
{ | ||
"name": "@magic/types", | ||
"version": "0.0.5", | ||
"version": "0.1.0", | ||
"description": "typechecking library", | ||
@@ -36,4 +36,4 @@ "author": "Jascha Ehrenreich <jascha@jaeh.at>", | ||
"@magic/core": "github:magic/core", | ||
"@magic/test": "0.0.12" | ||
"@magic/test": "0.1.0" | ||
} | ||
} |
@@ -5,2 +5,6 @@ # @magic/types | ||
### version 0.1.0 uses esmodules | ||
0.1.0 and onwards uses esmodules, | ||
docs will be updated soon | ||
[![NPM version][npm-image]][npm-url] | ||
@@ -139,2 +143,3 @@ [![Linux Build Status][travis-image]][travis-url] | ||
// removed (for now?)! | ||
isArguments(() => return arguments) // true | ||
@@ -141,0 +146,0 @@ // alias isArgs, is.arguments, is.args |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
51098
172
1