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

@pexip-engage-public/plugin-utils

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pexip-engage-public/plugin-utils - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8-canary-20230613121707

dist/index.js

6

CHANGELOG.md
# @pexip-engage-public/plugin-utils
## 1.0.8-canary-20230613121707
### Patch Changes
- 8a0778a60: fix CJS compatilibity
## 1.0.7

@@ -4,0 +10,0 @@

9

package.json
{
"name": "@pexip-engage-public/plugin-utils",
"version": "1.0.7",
"version": "1.0.8-canary-20230613121707",
"homepage": "https://github.com/skedify/frontend-mono/tree/develop/apps/plugin-remix/packages/plugin-utils#readme",

@@ -23,3 +23,4 @@ "bugs": {

"types": "./typings/index.d.ts",
"import": "./dist/index.mjs"
"import": "./dist/index.mjs",
"require": "./dist/index.js"
}

@@ -37,4 +38,4 @@ },

"tsup": "^6.7.0",
"eslint-config-pexip-engage": "0.0.21",
"@pexip-engage/tsconfig": "0.0.9"
"@pexip-engage/tsconfig": "0.0.9",
"eslint-config-pexip-engage": "0.0.29"
},

@@ -41,0 +42,0 @@ "volta": {

Sorry, the diff of this file is not supported yet

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