@operational/frame
Advanced tools
Comparing version
@@ -1,2 +0,2 @@ | ||
export const isCursor = (x) => !!x.index && x instanceof Function; | ||
export const isCursor = (x) => (!!x.index || x.index === 0) && x instanceof Function; | ||
//# sourceMappingURL=utils.js.map |
{ | ||
"name": "@operational/frame", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Contiamo DataFrame.", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
47053
0.13%0
-100%