New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 6.0.30 to 6.0.31

6

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

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

"devDependencies": {
"@ctx-core/function": "^10.3.2",
"@ctx-core/function": "^10.3.3",
"rollup": "^1.20.2",

@@ -39,3 +39,3 @@ "rollup-plugin-typescript2": "^0.23.0",

},
"gitHead": "ff2bc07cee2130e0afaa138d40cb45599a6b597c"
"gitHead": "b3d241d8495ad5cfc3f2a2decf95ecd01bc45810"
}

@@ -22,2 +22,4 @@ import typescript_plugin from 'rollup-plugin-typescript2'

},
include: ['src/lib/index.ts'],
exclude: [],
},

@@ -24,0 +26,0 @@ })],

@@ -10,3 +10,4 @@ {

},
"include": ["./src/lib/index.ts"],
"extends": "../../tsconfig.json"
}
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