@vercel/frameworks
Advanced tools
Comparing version 1.4.2 to 1.4.3
@@ -1054,3 +1054,3 @@ import { Framework } from './types'; | ||
readonly description: "A Saber site, created with npm init."; | ||
readonly website: "https://saber.land/"; | ||
readonly website: "https://saber.egoist.dev"; | ||
readonly detectors: { | ||
@@ -1057,0 +1057,0 @@ readonly every: readonly [{ |
{ | ||
"name": "@vercel/frameworks", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"main": "./dist/frameworks.js", | ||
@@ -9,8 +9,8 @@ "types": "./dist/frameworks.d.ts", | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/vercel/vercel.git", | ||
"directory": "packages/frameworks" | ||
}, | ||
"license": "Apache-2.0", | ||
"scripts": { | ||
"build": "tsc", | ||
"test": "jest --env node --verbose --runInBand --bail", | ||
"test-unit": "pnpm test" | ||
}, | ||
"dependencies": { | ||
@@ -30,3 +30,7 @@ "@iarna/toml": "2.2.3", | ||
}, | ||
"gitHead": "d1d3e9384d139a06acca521348f8f9209bb3d214" | ||
} | ||
"scripts": { | ||
"build": "tsc", | ||
"test": "jest --env node --verbose --runInBand --bail", | ||
"test-unit": "pnpm test" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
216584
9
5823