@okta/okta-auth-js
Advanced tools
Comparing version 2.9.0 to 2.10.0
@@ -19,10 +19,4 @@ /*! | ||
var REPORTS_DIR = path.join(__dirname, 'build2', 'reports', 'karma'); | ||
var webpackConf = { | ||
devtool: 'inline-source-map', | ||
resolve: { | ||
alias: { | ||
'@okta/okta-auth-js': path.join(__dirname, 'lib/browser/browserIndex.js') | ||
} | ||
}, | ||
module: { | ||
@@ -29,0 +23,0 @@ rules: [ |
{ | ||
"name": "@okta/okta-auth-js", | ||
"description": "The Okta Auth SDK", | ||
"version": "2.9.0", | ||
"version": "2.10.0", | ||
"homepage": "https://github.com/okta/okta-auth-js", | ||
@@ -25,7 +25,3 @@ "license": "Apache-2.0", | ||
"build": "node ./writeConfig.js && webpack --config webpack.config.js", | ||
"prepare": "yarn build", | ||
"install:app": "yarn --cwd test/app install", | ||
"start:app": "yarn --cwd test/app start", | ||
"prestart": "yarn install:app", | ||
"start": "yarn start:app" | ||
"prepare": "yarn build" | ||
}, | ||
@@ -50,7 +46,8 @@ "author": "Okta", | ||
"devDependencies": { | ||
"babel-jest": "^24.9.0", | ||
"eslint": "5.6.1", | ||
"istanbul-instrumenter-loader": "^3.0.1", | ||
"jasmine-ajax": "^4.0.0", | ||
"jest": "^23.6.0", | ||
"jest-junit": "^5.0.0", | ||
"jest": "^24.9.0", | ||
"jest-junit": "^9.0.0", | ||
"jquery": "3.3.1", | ||
@@ -85,7 +82,3 @@ "json-loader": "0.5.4", | ||
"output": "./build2/reports/unit/junit-result.xml" | ||
}, | ||
"okta": { | ||
"commitSha": "27cad5d9e89b5b4c12a7fa1ba3dfa8d399ac75d3", | ||
"fullVersion": "2.9.0-20190924181704-27cad5d" | ||
} | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
75
12839
451253
19
1
0
2
2