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.32 to 0.0.33

index.d.ts

20

package.json
{
"name": "contential",
"version": "0.0.32",
"files": [
"dist/*"
],
"description": "Contential",
"version": "0.0.33",
"typesVersions": {
"*": {
"*": [
"dist/*"
"./*"
]

@@ -16,12 +14,12 @@ }

".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.js",
"require": "./dist/index.js"
"types": "./index.d.ts",
"import": "./index.js",
"require": "./index.js"
},
"./*.js": {
"types": "./dist/*.d.ts",
"import": "./dist/*.js",
"require": "./dist/*.js"
"types": "./*.d.ts",
"import": "./*.js",
"require": "./*.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