Comparing version 0.6.0 to 0.6.1
@@ -279,4 +279,7 @@ 'use strict'; | ||
var index = (() => new Majo()); | ||
const majo = () => new Majo(); | ||
module.exports = index; | ||
majo.glob = glob; | ||
majo.fs = fs; | ||
module.exports = majo; |
{ | ||
"name": "majo", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "my badass project", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
10819
233
0