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

bitecs

Package Overview
Dependencies
Maintainers
1
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitecs - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

8

package.json
{
"name": "bitecs",
"version": "0.1.4",
"version": "0.1.5",
"description": "Tiny, data-driven, high performance ECS library written in Javascript",
"type": "module",
"main": "./dist/index.min.js",
"type": "module",
"module": "./dist/index.es.js",
"exports": {
"import": "./dist/index.es.js",
"require": "./dist/index.min.js"
},
"author": {

@@ -9,0 +13,0 @@ "name": "Nathaniel Martin",

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