flint-tools
Advanced tools
Comparing version 1.4.0-beta.4 to 1.4.0-beta.5
try { | ||
// try { | ||
Flint.packages["keycode"] = require("keycode") | ||
} | ||
catch(e) { | ||
console.log('Error bundling package keycode!') | ||
console.error(e) | ||
Flint.reportError(e) | ||
}; | ||
// } | ||
// catch(e) { | ||
// console.log('Error bundling package keycode!') | ||
// console.error(e) | ||
// Flint.reportError(e) | ||
// }; | ||
try { | ||
// try { | ||
Flint.packages["underscore"] = require("underscore") | ||
} | ||
catch(e) { | ||
console.log('Error bundling package underscore!') | ||
console.error(e) | ||
Flint.reportError(e) | ||
}; | ||
// } | ||
// catch(e) { | ||
// console.log('Error bundling package underscore!') | ||
// console.error(e) | ||
// Flint.reportError(e) | ||
// }; | ||
try { | ||
// try { | ||
Flint.packages["md5-o-matic"] = require("md5-o-matic") | ||
} | ||
catch(e) { | ||
console.log('Error bundling package md5-o-matic!') | ||
console.error(e) | ||
Flint.reportError(e) | ||
}; | ||
// } | ||
// catch(e) { | ||
// console.log('Error bundling package md5-o-matic!') | ||
// console.error(e) | ||
// Flint.reportError(e) | ||
// }; | ||
try { | ||
// try { | ||
Flint.packages["ellipsize"] = require("ellipsize") | ||
} | ||
catch(e) { | ||
console.log('Error bundling package ellipsize!') | ||
console.error(e) | ||
Flint.reportError(e) | ||
}; | ||
// } | ||
// catch(e) { | ||
// console.log('Error bundling package ellipsize!') | ||
// console.error(e) | ||
// Flint.reportError(e) | ||
// }; | ||
try { | ||
// try { | ||
Flint.packages["mouse-event-offset"] = require("mouse-event-offset") | ||
} | ||
catch(e) { | ||
console.log('Error bundling package mouse-event-offset!') | ||
console.error(e) | ||
Flint.reportError(e) | ||
}; | ||
// } | ||
// catch(e) { | ||
// console.log('Error bundling package mouse-event-offset!') | ||
// console.error(e) | ||
// Flint.reportError(e) | ||
// }; | ||
try { | ||
// try { | ||
Flint.packages["clone"] = require("clone") | ||
} | ||
catch(e) { | ||
console.log('Error bundling package clone!') | ||
console.error(e) | ||
Flint.reportError(e) | ||
}; | ||
// } | ||
// catch(e) { | ||
// console.log('Error bundling package clone!') | ||
// console.error(e) | ||
// Flint.reportError(e) | ||
// }; | ||
try { | ||
// try { | ||
Flint.packages["underscore"] = require("underscore") | ||
} | ||
catch(e) { | ||
console.log('Error bundling package underscore!') | ||
console.error(e) | ||
Flint.reportError(e) | ||
}; | ||
// } | ||
// catch(e) { | ||
// console.log('Error bundling package underscore!') | ||
// console.error(e) | ||
// Flint.reportError(e) | ||
// }; | ||
try { | ||
// try { | ||
Flint.internals["keys"] = require("./internal/keys") | ||
} | ||
catch(e) { | ||
console.log('Error bundling package keys!') | ||
console.error(e) | ||
Flint.reportError(e) | ||
}; | ||
// } | ||
// catch(e) { | ||
// console.log('Error bundling package keys!') | ||
// console.error(e) | ||
// Flint.reportError(e) | ||
// }; | ||
try { | ||
// try { | ||
Flint.internals["lib/createFilterer"] = require("./internal/lib/createFilterer") | ||
} | ||
catch(e) { | ||
console.log('Error bundling package lib/createFilterer!') | ||
console.error(e) | ||
Flint.reportError(e) | ||
}; | ||
// } | ||
// catch(e) { | ||
// console.log('Error bundling package lib/createFilterer!') | ||
// console.error(e) | ||
// Flint.reportError(e) | ||
// }; | ||
try { | ||
// try { | ||
Flint.internals["lib/getType"] = require("./internal/lib/getType") | ||
} | ||
catch(e) { | ||
console.log('Error bundling package lib/getType!') | ||
console.error(e) | ||
Flint.reportError(e) | ||
}; | ||
// } | ||
// catch(e) { | ||
// console.log('Error bundling package lib/getType!') | ||
// console.error(e) | ||
// Flint.reportError(e) | ||
// }; | ||
try { | ||
// try { | ||
Flint.internals["lib/inspecting"] = require("./internal/lib/inspecting") | ||
} | ||
catch(e) { | ||
console.log('Error bundling package lib/inspecting!') | ||
console.error(e) | ||
Flint.reportError(e) | ||
}; | ||
// } | ||
// catch(e) { | ||
// console.log('Error bundling package lib/inspecting!') | ||
// console.error(e) | ||
// Flint.reportError(e) | ||
// }; | ||
try { | ||
// try { | ||
Flint.internals["lib/lens"] = require("./internal/lib/lens") | ||
} | ||
catch(e) { | ||
console.log('Error bundling package lib/lens!') | ||
console.error(e) | ||
Flint.reportError(e) | ||
}; | ||
// } | ||
// catch(e) { | ||
// console.log('Error bundling package lib/lens!') | ||
// console.error(e) | ||
// Flint.reportError(e) | ||
// }; | ||
try { | ||
// try { | ||
Flint.internals["lib/uid"] = require("./internal/lib/uid") | ||
} | ||
catch(e) { | ||
console.log('Error bundling package lib/uid!') | ||
console.error(e) | ||
Flint.reportError(e) | ||
}; | ||
// } | ||
// catch(e) { | ||
// console.log('Error bundling package lib/uid!') | ||
// console.error(e) | ||
// Flint.reportError(e) | ||
// }; | ||
@@ -48,55 +48,55 @@ /******/ (function(modules) { // webpackBootstrap | ||
try { | ||
// try { | ||
Flint.internals["keys"] = __webpack_require__(1) | ||
} | ||
catch(e) { | ||
console.log('Error bundling package keys!') | ||
console.error(e) | ||
Flint.reportError(e) | ||
}; | ||
// } | ||
// catch(e) { | ||
// console.log('Error bundling package keys!') | ||
// console.error(e) | ||
// Flint.reportError(e) | ||
// }; | ||
try { | ||
// try { | ||
Flint.internals["lib/createFilterer"] = __webpack_require__(2) | ||
} | ||
catch(e) { | ||
console.log('Error bundling package lib/createFilterer!') | ||
console.error(e) | ||
Flint.reportError(e) | ||
}; | ||
// } | ||
// catch(e) { | ||
// console.log('Error bundling package lib/createFilterer!') | ||
// console.error(e) | ||
// Flint.reportError(e) | ||
// }; | ||
try { | ||
// try { | ||
Flint.internals["lib/getType"] = __webpack_require__(3) | ||
} | ||
catch(e) { | ||
console.log('Error bundling package lib/getType!') | ||
console.error(e) | ||
Flint.reportError(e) | ||
}; | ||
// } | ||
// catch(e) { | ||
// console.log('Error bundling package lib/getType!') | ||
// console.error(e) | ||
// Flint.reportError(e) | ||
// }; | ||
try { | ||
// try { | ||
Flint.internals["lib/inspecting"] = __webpack_require__(4) | ||
} | ||
catch(e) { | ||
console.log('Error bundling package lib/inspecting!') | ||
console.error(e) | ||
Flint.reportError(e) | ||
}; | ||
// } | ||
// catch(e) { | ||
// console.log('Error bundling package lib/inspecting!') | ||
// console.error(e) | ||
// Flint.reportError(e) | ||
// }; | ||
try { | ||
// try { | ||
Flint.internals["lib/lens"] = __webpack_require__(5) | ||
} | ||
catch(e) { | ||
console.log('Error bundling package lib/lens!') | ||
console.error(e) | ||
Flint.reportError(e) | ||
}; | ||
// } | ||
// catch(e) { | ||
// console.log('Error bundling package lib/lens!') | ||
// console.error(e) | ||
// Flint.reportError(e) | ||
// }; | ||
try { | ||
// try { | ||
Flint.internals["lib/uid"] = __webpack_require__(6) | ||
} | ||
catch(e) { | ||
console.log('Error bundling package lib/uid!') | ||
console.error(e) | ||
Flint.reportError(e) | ||
}; | ||
// } | ||
// catch(e) { | ||
// console.log('Error bundling package lib/uid!') | ||
// console.error(e) | ||
// Flint.reportError(e) | ||
// }; | ||
@@ -103,0 +103,0 @@ |
{ | ||
"opts": { | ||
"version": "1.4.0-beta.5", | ||
"version": "1.4.0-beta.11", | ||
"hasRunInitialBuild": false, | ||
@@ -36,2 +36,144 @@ "build": true, | ||
}, | ||
"cache": { | ||
"files": { | ||
"main.js": { | ||
"added": 1450734778986, | ||
"views": [ | ||
"Main" | ||
], | ||
"isInternal": false, | ||
"imports": [ | ||
"keycode" | ||
] | ||
}, | ||
"close.js": { | ||
"added": 1450734779098, | ||
"views": [ | ||
"Close" | ||
], | ||
"isInternal": false, | ||
"imports": [] | ||
}, | ||
"debounce.js": { | ||
"added": 1450734779131, | ||
"views": [ | ||
"Debounce" | ||
], | ||
"isInternal": false, | ||
"imports": [] | ||
}, | ||
"errors.js": { | ||
"added": 1450734779165, | ||
"views": [ | ||
"Errors", | ||
"ErrorMessage", | ||
"ErrorIcon" | ||
], | ||
"isInternal": false, | ||
"imports": [] | ||
}, | ||
"inspector.js": { | ||
"added": 1450734779309, | ||
"views": [ | ||
"Inspector" | ||
], | ||
"isInternal": false, | ||
"imports": [ | ||
"underscore" | ||
] | ||
}, | ||
"keys.js": { | ||
"added": 1450734779398, | ||
"views": [], | ||
"isInternal": true, | ||
"imports": [], | ||
"writtenAt": 1450734779422, | ||
"error": null | ||
}, | ||
"menu.js": { | ||
"added": 1450734779432, | ||
"views": [ | ||
"Menu" | ||
], | ||
"isInternal": false, | ||
"imports": [] | ||
}, | ||
"modal.js": { | ||
"added": 1450734779479, | ||
"views": [ | ||
"Modal" | ||
], | ||
"isInternal": false, | ||
"imports": [] | ||
}, | ||
"lib/createFilterer.js": { | ||
"added": 1450734779502, | ||
"views": [], | ||
"isInternal": true, | ||
"imports": [], | ||
"writtenAt": 1450734779525, | ||
"error": null | ||
}, | ||
"lib/getType.js": { | ||
"added": 1450734779527, | ||
"views": [], | ||
"isInternal": true, | ||
"imports": [], | ||
"writtenAt": 1450734779532, | ||
"error": null | ||
}, | ||
"lib/inspecting.js": { | ||
"added": 1450734779534, | ||
"views": [], | ||
"isInternal": true, | ||
"imports": [], | ||
"writtenAt": 1450734779553, | ||
"error": null | ||
}, | ||
"lib/lens.js": { | ||
"added": 1450734779554, | ||
"views": [], | ||
"isInternal": true, | ||
"imports": [], | ||
"writtenAt": 1450734779564, | ||
"error": null | ||
}, | ||
"lib/uid.js": { | ||
"added": 1450734779565, | ||
"views": [], | ||
"isInternal": true, | ||
"imports": [], | ||
"writtenAt": 1450734779571, | ||
"error": null | ||
}, | ||
"inspector/highlighter.js": { | ||
"added": 1450734779572, | ||
"views": [ | ||
"Highlighter" | ||
], | ||
"isInternal": false, | ||
"imports": [] | ||
}, | ||
"inspector/label.js": { | ||
"added": 1450734779584, | ||
"views": [ | ||
"Label" | ||
], | ||
"isInternal": false, | ||
"imports": [] | ||
}, | ||
"inspector/leaf.js": { | ||
"added": 1450734779634, | ||
"views": [ | ||
"Leaf" | ||
], | ||
"isInternal": false, | ||
"imports": [ | ||
"md5-o-matic", | ||
"ellipsize" | ||
] | ||
} | ||
}, | ||
"imports": [] | ||
}, | ||
"installed": [ | ||
@@ -38,0 +180,0 @@ "keycode", |
@@ -6,3 +6,3 @@ { | ||
"description": "tools", | ||
"version": "1.4.0-beta.4", | ||
"version": "1.4.0-beta.5", | ||
"main": "index.js", | ||
@@ -9,0 +9,0 @@ "scripts": {}, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
3584127
8201
2
2