New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@wework/floormap.gl

Package Overview
Dependencies
Maintainers
50
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wework/floormap.gl - npm Package Compare versions

Comparing version 1.3.3-rc.5 to 1.3.3-rc.6

10

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc