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

@ctx-core/set

Package Overview
Dependencies
Maintainers
1
Versions
491
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ctx-core/set - npm Package Compare versions

Comparing version 5.0.2 to 5.1.0

.rpt2_cache/rpt2_7e4eb3d54404f5560df0491fbef16a6fe2381ce1/code/cache/a5e20513cd6612b183a6cc66e8afdd5af8b6484b

21

package.json
{
"name": "@ctx-core/set",
"version": "5.0.2",
"version": "5.1.0",
"description": "ctx-core set",
"main": "lib.js",
"module": "lib.js",
"main": "lib/index.js",
"module": "lib/index.mjs",
"types": "src/lib/index.ts",
"scripts": {
"build": "npm run clean && npm run compile",
"clean": "rm -rf .rpt2_cache; rm -rf ./*/index.*",
"compile": "rollup -c",
"prepublishOnly": "npm run build",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -27,3 +32,11 @@ },

},
"gitHead": "533f71da75d0fd20cc2584c84d0649306d3b3db7"
"dependencies": {
"@ctx-core/function": "^9.1.5"
},
"devDependencies": {
"rollup": "^1.16.2",
"rollup-plugin-typescript2": "^0.21.2",
"typescript": "^3.5.2"
},
"gitHead": "a00f49c93aba4ecb6e0b7aa60755ced027bcc3bc"
}
lib.js
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