Comparing version 1.2.8 to 1.2.9
@@ -66,15 +66,2 @@ /* | ||
//************************************************************************************** | ||
var CalculatorMixin = Base => class extends Base | ||
{ | ||
calc() { } | ||
}; | ||
var RandomizerMixin = Base => class extends Base | ||
{ | ||
randomize() { } | ||
}; | ||
class Foo { } | ||
class Bar extends CalculatorMixin(RandomizerMixin(Foo)) { } | ||
//************************************************************************************** | ||
// #region Settings for "crypto engine" | ||
@@ -1552,2 +1539,2 @@ //************************************************************************************** | ||
} | ||
)(typeof exports !== "undefined" ? exports : window); | ||
)(typeof exports !== "undefined" ? exports : window); |
@@ -1,2 +0,2 @@ | ||
{ | ||
{ | ||
"author": "Yury Strozhevsky <yury@strozhevsky.com>", | ||
@@ -8,3 +8,3 @@ "contributors": [ | ||
"description": "ASN1js is a pure JavaScript library implementing this standard. ASN.1 is the basis of all X.509 related data structures and numerous other protocols used on the web", | ||
"version": "1.2.8", | ||
"version": "1.2.9", | ||
"repository": { | ||
@@ -11,0 +11,0 @@ "type": "git", |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
Invalid manifest file
QualityPackage has an invalid manifest file and can cause installation problems if you try to use it.
Found 1 instance in 1 package
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
0
0
310170
6285
1
1