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

@orama/cloudflare-api

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orama/cloudflare-api - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

10

package.json
{
"name": "@orama/cloudflare-api",
"version": "0.1.1",
"version": "0.1.2",
"description": "",
"type": "module",
"main": "dist/index.js",
"main": "./dist/cjs/index.js",
"types": "./dist/cjs/index.d.ts",
"license": "Apache-2.0",
"exports": {
"import": "./dist/esm/index.js",
"require": "./dist/cjs/index.cjs"
},
"scripts": {

@@ -16,3 +21,2 @@ "build": "npm run build:cjs && npm run build:esm && npm run rename:cjs",

},
"types": "./dist/index.d.ts",
"files": [

@@ -19,0 +23,0 @@ "dist"

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