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

@tamagui/babel-plugin-fully-specified

Package Overview
Dependencies
Maintainers
0
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/babel-plugin-fully-specified - npm Package Compare versions

Comparing version 1.121.11 to 1.121.12-1737177163952

6

dist/cjs/index.js

@@ -15,7 +15,7 @@ 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, {
default: () => FullySpecified
});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);
var import_node_fs = require("node:fs"), import_node_path = require("node:path");

@@ -22,0 +22,0 @@ const DEFAULT_OPTIONS = {

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

var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
var src_exports = {};
__export(src_exports, {
var index_exports = {};
__export(index_exports, {
default: () => FullySpecified
});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);
var import_node_fs = require("node:fs"), import_node_path = require("node:path"), DEFAULT_OPTIONS = {

@@ -23,0 +23,0 @@ ensureFileExists: !0,

{
"name": "@tamagui/babel-plugin-fully-specified",
"version": "1.121.11",
"version": "1.121.12-1737177163952",
"source": "src/index.ts",

@@ -5,0 +5,0 @@ "types": "./types/index.d.ts",

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