@flopflip/types
Advanced tools
Comparing version 2.3.4-next.0 to 2.3.4
{ | ||
"name": "@flopflip/types", | ||
"version": "2.3.4-next.0+782acd2", | ||
"version": "2.3.4", | ||
"description": "Type definitions for flipflop", | ||
"scripts": {}, | ||
"scripts": { | ||
"prebuild": "rimraf dist/**", | ||
"build": "cross-env npm run build:es && npm run build:cjs && npm run build:typings", | ||
"build:typings": "cross-env tsc -p tsconfig.json --emitDeclarationOnly --declarationDir dist/typings", | ||
"build:watch": "cross-env npm run build:es -- -w", | ||
"build:es": "cross-env NODE_ENV=development rollup -c ../../rollup.config.js -f es -i index.ts -o dist/@flopflip-types.es.js", | ||
"build:cjs": "cross-env NODE_ENV=development rollup -c ../../rollup.config.js -f cjs -i index.ts -o dist/@flopflip-types.cjs.js" | ||
}, | ||
"files": [ | ||
"readme.md", | ||
"dist/**" | ||
], | ||
"types": "dist/typings/index.d.ts", | ||
"publishConfig": { | ||
@@ -24,3 +36,3 @@ "access": "public" | ||
], | ||
"gitHead": "782acd2636ba0c6a2290b700338f72ec723bc2a9" | ||
"gitHead": "1956940d0df375a4d223d5699ae71c1ed20decca" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
26301
8
0
172