@openstax/highlighter
Advanced tools
Comparing version 1.2.0-beta.3 to 1.2.0-beta.4
{ | ||
"name": "@openstax/highlighter", | ||
"version": "1.2.0-beta.3", | ||
"version": "1.2.0-beta.4", | ||
"main": "dist/index.js", | ||
@@ -9,3 +9,3 @@ "license": "MIT", | ||
"clean": "rm -rf dist", | ||
"build": "tsc --outDir dist", | ||
"build": "tsc -m es6 --outDir dist", | ||
"build:clean": "npm-run-all clean build", | ||
@@ -42,5 +42,2 @@ "deploy:examples": "gh-pages -d examples", | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"resolutions": { | ||
@@ -47,0 +44,0 @@ "babel-core": "7.0.0-bridge.0" |
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
1991
114243
34
1