You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@tamagui/get-token

Package Overview
Dependencies
Maintainers
1
Versions
739
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/get-token - npm Package Compare versions

Comparing version

to
1.121.12

6

dist/cjs/index.js

@@ -15,4 +15,4 @@ var __defProp = Object.defineProperty;

var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
var src_exports = {};
__export(src_exports, {
var index_exports = {};
__export(index_exports, {
getRadius: () => getRadius,

@@ -24,3 +24,3 @@ getSize: () => getSize,

});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);
var import_web = require("@tamagui/web");

@@ -27,0 +27,0 @@ const defaultOptions = {

@@ -16,4 +16,4 @@ "use strict";

var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
var src_exports = {};
__export(src_exports, {
var index_exports = {};
__export(index_exports, {
getRadius: () => getRadius,

@@ -25,3 +25,3 @@ getSize: () => getSize,

});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);
var import_web = require("@tamagui/web"), defaultOptions = {

@@ -28,0 +28,0 @@ shift: 0,

{
"name": "@tamagui/get-token",
"version": "1.121.11",
"version": "1.121.12",
"types": "./types/index.d.ts",

@@ -34,6 +34,6 @@ "main": "dist/cjs/index",

"dependencies": {
"@tamagui/web": "1.121.11"
"@tamagui/web": "1.121.12"
},
"devDependencies": {
"@tamagui/build": "1.121.11",
"@tamagui/build": "1.121.12",
"react": "*"

@@ -40,0 +40,0 @@ },

Sorry, the diff of this file is not supported yet