Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "besogo", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Embeddable SGF player for the game of Go (aka Weiqi, Baduk)", | ||
"main": "besogo.all.js", | ||
"scripts": { | ||
"build": "./build.sh", | ||
"prepare": "npm run build" | ||
"build": "rollup --config", | ||
"prepublish": "npm run build", | ||
"lint": "eslint .", | ||
"test": "mocha", | ||
"test:watch": "mocha --watch", | ||
"test:coverage": "nyc --reporter=lcov --reporter=text-summary --reporter=html npm run test", | ||
"prettier": "prettier --write src test" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"chai": "^4.2.0", | ||
"eslint": "^6.8.0", | ||
"eslint-config-prettier": "^6.10.1", | ||
"eslint-plugin-prettier": "^3.1.2", | ||
"mocha": "^7.1.1", | ||
"nyc": "^15.0.0", | ||
"prettier": "^2.0.2", | ||
"rollup": "^2.2.0", | ||
"rollup-plugin-commonjs": "^10.1.0" | ||
}, | ||
"repository": { | ||
@@ -11,0 +28,0 @@ "type": "git", |
Sorry, the diff of this file is too big to display
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
8408
1431384
9
54
1