Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

onix-board

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

onix-board - npm Package Compare versions

Comparing version 1.1.19 to 1.2.20

dist/chess/BoardActionConsts.d.ts

15

package.json
{
"name": "onix-board",
"version": "1.1.19",
"version": "1.2.20",
"description": "Onix chess board abstractions",
"main": "built/index.js",
"types": "built/index.d.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"build": "tsc && webpack",
"webpack": "webpack",
"produce": "tsc && webpack --config webpack.production.config.js",
"build": "tsc",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -44,7 +42,4 @@ },

"@types/react": "^15.6.14",
"source-map-loader": "^0.2.3",
"ts-loader": "^2.3.7",
"typescript": "^2.7.2",
"webpack": "^2.3.3"
"typescript": "^2.9.2"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc