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

node-tile

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-tile - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

lib/esm/index.js

4

package.json
{
"name": "node-tile",
"version": "1.0.2",
"version": "1.0.3",
"description": "Package to ring & talk to your Tile Tracker",

@@ -13,3 +13,3 @@ "type": "module",

"build": "npm run clean && npm run build:esm && npm run build:cjs",
"build:esm": "tsc -p ./configs/tsconfig.esm.json && shx mv lib/esm/index.js lib/esm/index.mjs",
"build:esm": "tsc -p ./configs/tsconfig.esm.json",
"build:cjs": "tsc -p ./configs/tsconfig.cjs.json",

@@ -16,0 +16,0 @@ "prepack": "npm run build"

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