@inploi/core
Advanced tools
Comparing version 1.4.0 to 1.5.0
{ | ||
"name": "@inploi/core", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"license": "MIT", | ||
"exports": { | ||
"./common": { | ||
"require": "./dist/common/index.js", | ||
"import": "./dist/common/index.mjs", | ||
"types": "./dist/common/index.d.ts" | ||
"import": "./common/index.ts", | ||
"types": "./common/index.ts" | ||
}, | ||
"./flows": { | ||
"require": "./dist/flows/index.js", | ||
"import": "./dist/flows/index.mjs", | ||
"types": "./dist/flows/index.d.ts" | ||
"import": "./flows/index.ts", | ||
"types": "./flows/index.ts" | ||
} | ||
@@ -34,6 +32,4 @@ }, | ||
"scripts": { | ||
"build": "tsup --dts-resolve", | ||
"dev": "tsup --watch --dts-resolve", | ||
"lint": "eslint \"**/*.ts*\"" | ||
} | ||
} |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
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
651
1
0
2