Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tabster

Package Overview
Dependencies
Maintainers
2
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tabster - npm Package Compare versions

Comparing version 1.1.0-alpha.0 to 1.1.0-alpha.1

dist/CrossOrigin.d.ts

13

package.json
{
"name": "tabster",
"version": "1.1.0-alpha.0",
"version": "1.1.0-alpha.1",
"description": "Focus Management Tools for Web",

@@ -8,8 +8,7 @@ "author": "Marat Abdullin <marata@microsoft.com>",

"sideEffects": false,
"main": "./lib-commonjs/index.js",
"module": "./lib/index.js",
"typings": "./lib/index.d.ts",
"main": "./dist/index.js",
"module": "./dist/tabster.esm.js",
"typings": "./dist/index.d.ts",
"files": [
"lib",
"lib-commonjs"
"dist"
],

@@ -25,3 +24,3 @@ "repository": {

"bundle-size": "npm run build-bundle && bundle-size measure",
"clean": "rimraf dist && rimraf lib && rimraf lib-commonjs",
"clean": "rimraf dist",
"format": "prettier --write .",

@@ -28,0 +27,0 @@ "format:check": "prettier --check .",

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