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

@ctx-core/object

Package Overview
Dependencies
Maintainers
1
Versions
666
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ctx-core/object - npm Package Compare versions

Comparing version 5.4.2 to 5.4.3

.rpt2_cache/rpt2_80d33e7e0ad0864c641fb01ebf1eeaa8934a6be6/code/cache/4c90dec1fc2af6d3fdd7367c12c9317cf6882d98

6

package.json
{
"name": "@ctx-core/object",
"version": "5.4.2",
"version": "5.4.3",
"description": "ctx-core object",

@@ -33,3 +33,3 @@ "main": "lib/index.mjs",

"dependencies": {
"@ctx-core/function": "^9.1.2"
"@ctx-core/function": "^9.1.3"
},

@@ -41,3 +41,3 @@ "devDependencies": {

},
"gitHead": "27b27148a8a567a38ea7eea177f1a1ecdc8d749f"
"gitHead": "7974af25ee296f3b8b3b13e208e555c6ff3ed25e"
}

@@ -8,9 +8,5 @@ import typescript_plugin from 'rollup-plugin-typescript2'

{
file: 'lib/index.mjs',
file: 'lib/index.js',
format: 'esm',
},
{
file: 'lib/index.js',
format: 'cjs',
},
],

@@ -17,0 +13,0 @@ plugins: [typescript_plugin({

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