@campfirelearning/sdk-lti-oauth
Advanced tools
Comparing version 0.0.3 to 0.0.4-alpha.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.4-alpha.0](https://github.com/examspark/campfire-sdk/compare/@campfirelearning/sdk-lti-oauth@0.0.3...@campfirelearning/sdk-lti-oauth@0.0.4-alpha.0) (2024-07-23) | ||
**Note:** Version bump only for package @campfirelearning/sdk-lti-oauth | ||
## [0.0.3](https://github.com/examspark/campfire-sdk/compare/@campfirelearning/sdk-lti-oauth@0.0.2...@campfirelearning/sdk-lti-oauth@0.0.3) (2024-05-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@campfirelearning/sdk-lti-oauth", | ||
"version": "0.0.3", | ||
"version": "0.0.4-alpha.0", | ||
"main": "./src/index.js", | ||
@@ -8,5 +8,4 @@ "author": "ExamSpark, LLC", | ||
"scripts": { | ||
"build": "yarn build:types && yarn build:esm && yarn build:browser", | ||
"build:esm": "esbuild ./src/index.ts --bundle --format=esm --outfile=dist/esm/index.js", | ||
"build:browser": "esbuild ./src/index.ts --bundle --format=iife --platform=browser --global-name=CampfireOAuth --outfile=dist/browser/index.js --minify", | ||
"build": "yarn build:types && yarn build:bundles", | ||
"build:bundles": "npx tsx esbuild.ts", | ||
"build:types": "tsc", | ||
@@ -33,3 +32,3 @@ "test": "jest --passWithNoTests" | ||
}, | ||
"gitHead": "6907845c1e22b5503792931b6f29c023709bf5b6" | ||
"gitHead": "f52fd2e31397e1c15e86a2f26d7809ee8e9fe51d" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
320162
11
6750
1