devtools-modules
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -107,2 +107,6 @@ /* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */ | ||
if (!ownProperties || ownProperties.length == 0) { | ||
return props; | ||
} | ||
// Make indexes ordered by ascending. | ||
@@ -109,0 +113,0 @@ indexes.sort(function (a, b) { |
{ | ||
"name": "devtools-modules", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "DevTools Modules from M-C", | ||
@@ -5,0 +5,0 @@ "main": "index.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
112100
3398