@wework/floormap-utils
Advanced tools
Comparing version 1.3.5 to 1.3.6-rc.5
{ | ||
"name": "@wework/floormap-utils", | ||
"version": "1.3.5", | ||
"jsnext:main": "dist/floormap-utils.es.js", | ||
"module": "dist/floormap-utils.es.js", | ||
"main": "dist/floormap-utils.cjs.js", | ||
"umd:main": "dist/floormap-utils.umd.js", | ||
"types": "dist/index.d.ts", | ||
"amdName": "FloormapUtils", | ||
"version": "1.3.6-rc.5+7b1b736", | ||
"main": "dist/index.js", | ||
"module": "dist/tsdxlib.esm.js", | ||
"typings": "dist/index.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"bump": "standard-version", | ||
"testonly": "jest --coverage", | ||
"test": "jest", | ||
"test:cover": "jest --coverage", | ||
"test:ci": "jest --ci --coverage", | ||
"build": "npm-run-all rollup rollup:min size", | ||
"start": "tsdx watch --verbose", | ||
"build": "tsdx build --verbose", | ||
"test": "tsdx test --env=jsdom", | ||
"lint": "tsdx lint", | ||
"clean": "rimraf dist", | ||
"rollup": "rollup -c", | ||
"rollup:min": "cross-env MINIFY=minify rollup -c", | ||
"size": "echo \"Gzipped Size: $(cat dist/floormap-utils.umd.min.js | gzip-size)\"", | ||
"precommit": "lint-staged", | ||
"dev": "concurrently \"npm run type-check:watch\" \"rollup -c -w\"", | ||
"type-check": "tsc --project ./tsconfig.build.json", | ||
"type-check:watch": "npm run type-check -- --watch" | ||
"dev": "npm run start" | ||
}, | ||
"author": "", | ||
"license": "WeWork", | ||
"files": [ | ||
"dist", | ||
"index.js" | ||
], | ||
"devDependencies": { | ||
"cross-env": "^5.0.1", | ||
"gzip-size-cli": "^2.0.0", | ||
"lint-staged": "^4.0.2", | ||
"npm-run-all": "^4.0.2", | ||
"rimraf": "^2.5.2", | ||
"rollup": "^0.45.2", | ||
"rollup-plugin-buble": "^0.15.0", | ||
"rollup-plugin-uglify": "^2.0.1", | ||
"rollup-watch": "^4.3.1", | ||
"standard-version": "^4.0.0" | ||
"rimraf": "^2.5.2" | ||
}, | ||
"standard-version": { | ||
"skip": { | ||
"tag": true, | ||
"commit": true | ||
} | ||
}, | ||
"dependencies": { | ||
@@ -54,3 +27,3 @@ "date-fns": "^2.2.1", | ||
}, | ||
"gitHead": "439856465d46e9f526b63b26c11f5cce4381fa62" | ||
"gitHead": "7b1b73661f450fe73389e563585354983b30a68c" | ||
} |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
243319
1
11
1768
62
2