codesandbox-import-util-types
Advanced tools
Comparing version 2.2.0 to 2.3.0
@@ -5,3 +5,4 @@ export interface IModule { | ||
type?: "file"; | ||
uploadId?: string | ||
uploadId?: string; | ||
sha?: string; | ||
} | ||
@@ -27,4 +28,5 @@ | ||
binaryContent?: string; | ||
uploadId?: string | ||
uploadId?: string; | ||
directoryShortid: string | undefined | null; | ||
sha?: string; | ||
} | ||
@@ -31,0 +33,0 @@ |
{ | ||
"name": "codesandbox-import-util-types", | ||
"version": "2.2.0", | ||
"gitHead": "c9b155601eab75e3e14a0e30cd38742a0b8f56ca" | ||
"version": "2.3.0", | ||
"gitHead": "3cdcdea389d39f2a92be73dcb73496f68c8ada41" | ||
} |
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
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
8974
67
1
1