@upstash/redis
Advanced tools
Comparing version 1.0.0-alpha.3 to 1.0.0-alpha.4
@@ -1683,3 +1683,2 @@ var __defProp = Object.defineProperty; | ||
// pkg/http.ts | ||
var import_isomorphic_fetch = require("isomorphic-fetch"); | ||
var HttpClient = class { | ||
@@ -1686,0 +1685,0 @@ constructor(config) { |
@@ -1683,3 +1683,2 @@ var __defProp = Object.defineProperty; | ||
// pkg/http.ts | ||
var import_isomorphic_fetch = require("isomorphic-fetch"); | ||
var HttpClient = class { | ||
@@ -1686,0 +1685,0 @@ constructor(config) { |
@@ -43,3 +43,2 @@ var __defProp = Object.defineProperty; | ||
}); | ||
var import_isomorphic_fetch = require("isomorphic-fetch"); | ||
@@ -46,0 +45,0 @@ // pkg/error.ts |
@@ -1684,3 +1684,2 @@ var __defProp = Object.defineProperty; | ||
// pkg/http.ts | ||
var import_isomorphic_fetch = require("isomorphic-fetch"); | ||
var HttpClient = class { | ||
@@ -1714,3 +1713,3 @@ constructor(config) { | ||
// pkg/nodejs.ts | ||
var import_isomorphic_fetch2 = require("isomorphic-fetch"); | ||
var import_isomorphic_fetch = require("isomorphic-fetch"); | ||
var Redis2 = class extends Redis { | ||
@@ -1717,0 +1716,0 @@ constructor(config) { |
@@ -1683,3 +1683,2 @@ var __defProp = Object.defineProperty; | ||
// pkg/http.ts | ||
var import_isomorphic_fetch = require("isomorphic-fetch"); | ||
var HttpClient = class { | ||
@@ -1713,3 +1712,3 @@ constructor(config) { | ||
// pkg/nodejs.ts | ||
var import_isomorphic_fetch2 = require("isomorphic-fetch"); | ||
var import_isomorphic_fetch = require("isomorphic-fetch"); | ||
var Redis2 = class extends Redis { | ||
@@ -1716,0 +1715,0 @@ constructor(config) { |
@@ -1,1 +0,1 @@ | ||
{ "name": "@upstash/redis", "version": "v1.0.0-alpha.3", "engines": { "node": ">=10" }, "description": "An HTTP/REST based Redis client built on top of Upstash REST API.", "main": "./index.js", "module": "./index.mjs", "types": "./index.d.ts", "scripts": { "test": "jest -i", "fmt": "pnpm lint && pnpm prettier --write .", "lint": "eslint --ext .ts --fix --ignore-path .gitignore .", "build": "tsup && cp package.json ./dist/ && pnpm size-limit" }, "repository": { "type": "git", "url": "git+https://github.com/upstash/upstash-redis.git" }, "keywords": [ "redis", "database", "serverless", "edge", "upstash" ], "author": "Andreas Thomas <andreas.thomas@chronark.com>", "license": "MIT", "bugs": { "url": "https://github.com/upstash/upstash-redis/issues" }, "homepage": "https://github.com/upstash/upstash-redis#readme", "directories": { "examples": "examples" }, "devDependencies": { "@jest/globals": "^27.4.6", "@size-limit/preset-small-lib": "^7.0.8", "@trivago/prettier-plugin-sort-imports": "^3.2.0", "@types/jest": "^27.4.0", "@types/node": "^17.0.8", "@typescript-eslint/eslint-plugin": "^5.9.1", "@typescript-eslint/parser": "^5.9.1", "dotenv": "^12.0.3", "eslint": "^8.6.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^4.0.0", "jest": "^27.4.7", "prettier": "^2.5.1", "size-limit": "^7.0.8", "ts-jest": "^27.1.3", "tsup": "^5.11.11", "typescript": "^4.5.5" }, "dependencies": { "isomorphic-fetch": "^3.0.0" }, "browser": { "isomorphic-fetch": false }, "size-limit": [ { "path": "dist/index.js", "limit": "5 KB" }, { "path": "dist/index.mjs", "limit": "5 KB" } ] } | ||
{ "name": "@upstash/redis", "version": "v1.0.0-alpha.4", "engines": { "node": ">=10" }, "description": "An HTTP/REST based Redis client built on top of Upstash REST API.", "main": "./index.js", "module": "./index.mjs", "types": "./index.d.ts", "scripts": { "test": "jest -i", "fmt": "pnpm lint && pnpm prettier --write .", "lint": "eslint --ext .ts --fix --ignore-path .gitignore .", "build": "tsup && cp package.json ./dist/ && pnpm size-limit" }, "repository": { "type": "git", "url": "git+https://github.com/upstash/upstash-redis.git" }, "keywords": [ "redis", "database", "serverless", "edge", "upstash" ], "author": "Andreas Thomas <andreas.thomas@chronark.com>", "license": "MIT", "bugs": { "url": "https://github.com/upstash/upstash-redis/issues" }, "homepage": "https://github.com/upstash/upstash-redis#readme", "directories": { "examples": "examples" }, "devDependencies": { "@jest/globals": "^27.4.6", "@size-limit/preset-small-lib": "^7.0.8", "@trivago/prettier-plugin-sort-imports": "^3.2.0", "@types/jest": "^27.4.0", "@types/node": "^17.0.8", "@typescript-eslint/eslint-plugin": "^5.9.1", "@typescript-eslint/parser": "^5.9.1", "dotenv": "^12.0.3", "eslint": "^8.6.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^4.0.0", "jest": "^27.4.7", "prettier": "^2.5.1", "size-limit": "^7.0.8", "ts-jest": "^27.1.3", "tsup": "^5.11.11", "typescript": "^4.5.5" }, "dependencies": { "isomorphic-fetch": "^3.0.0" }, "browser": { "isomorphic-fetch": false }, "size-limit": [ { "path": "dist/index.js", "limit": "5 KB" }, { "path": "dist/index.mjs", "limit": "5 KB" } ] } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
7
321042
11712