@wework/floormap.gl
Advanced tools
Comparing version 1.3.3-rc.5 to 1.3.3-rc.6
{ | ||
"name": "@wework/floormap.gl", | ||
"version": "1.3.3-rc.5+73f7f97", | ||
"version": "1.3.3-rc.6+1146f57", | ||
"module": "es/index.js", | ||
@@ -20,4 +20,4 @@ "main": "lib/index.js", | ||
"build:dev": "yarn prebuild && npm run build:es -- --watch", | ||
"build:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib --ignore \"**/*.test.js\" --ignore \"**/__tests__/\" --ignore \"**/__mocks__\" --extensions .ts,.tsx,.js,.jsx --delete-dir-on-start --no-comments --copy-files", | ||
"build:es": "babel src --out-dir es --ignore \"**/*.test.js\" --ignore \"**/__tests__\" --ignore \"**/__mocks__\" --extensions .ts,.tsx,.js,.jsx --delete-dir-on-start --no-comments --copy-files", | ||
"build:commonjs": "cross-env BABEL_ENV=commonjs babel src --out-dir lib --ignore \"**/*.test.js\" --ignore \"**/__tests__/\" --ignore \"**/__mocks__\" --extensions \".js,.jsx,.ts,.tsx\" --delete-dir-on-start --no-comments --copy-files", | ||
"build:es": "babel src --out-dir es --ignore \"**/*.test.js\" --ignore \"**/__tests__\" --ignore \"**/__mocks__\" --extensions \".js,.jsx,.ts,.tsx\" --delete-dir-on-start --no-comments --copy-files", | ||
"build:umd": "NODE_ENV=production MINjs=1 rollup -c", | ||
@@ -35,3 +35,3 @@ "build": "npm run build:es && npm run build:commonjs && npm run build:umd", | ||
"devDependencies": { | ||
"concurrently": "^4.1.0", | ||
"concurrently": "^5.0.0", | ||
"jsdoc": "^3.5.5", | ||
@@ -65,3 +65,3 @@ "minami": "^1.2.3", | ||
}, | ||
"gitHead": "73f7f977f304f534b12de773c5908cc2d1bdcd13" | ||
"gitHead": "1146f57555c61a4764cc5b9cdde37accd560cb00" | ||
} |
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
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
4048175