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

contential

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contential - npm Package Compare versions

Comparing version 0.0.30 to 0.0.31

CHANGELOG.md

30

package.json
{
"name": "contential",
"description": "Contential",
"version": "0.0.30",
"module": "dist/index.js",
"description": "Contential JavaScript",
"version": "0.0.31",
"module": "module",
"private": false,
"files": [
"dist/*"
],
"typesVersions": {
"*": {
"*": [
"dist/*"
]
}
},
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.js",
"require": "./dist/index.js"
},
"./*.js": {
"types": "./dist/*.d.ts",
"import": "./dist/*.js",
"require": "./dist/*.js"
}
}
"main": "./src/index.js",
"types": "./src/index.d.ts"
}
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