🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@intlayer/types

Package Overview
Dependencies
Maintainers
1
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intlayer/types - npm Package Compare versions

Comparing version
8.7.1
to
8.7.2
+9
-1
package.json
{
"name": "@intlayer/types",
"version": "8.7.1",
"version": "8.7.2",
"private": false,

@@ -78,2 +78,7 @@ "description": "Retrieve Intlayer configurations and manage environment variables for both server-side and client-side environments.",

},
"./filePathPattern": {
"types": "./dist/types/filePathPattern.d.ts",
"require": "./dist/cjs/filePathPattern.cjs",
"import": "./dist/esm/filePathPattern.mjs"
},
"./package.json": "./package.json"

@@ -110,2 +115,5 @@ },

],
"filePathPattern": [
"./dist/types/filePathPattern.d.ts"
],
"package.json": [

@@ -112,0 +120,0 @@ "./package.json"