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

clingo-wasm

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clingo-wasm - npm Package Compare versions

Comparing version 0.0.14 to 0.1.0

22

package.json
{
"name": "clingo-wasm",
"version": "0.0.14",
"version": "0.1.0",
"description": "Clingo compiled to WebAssembly",

@@ -31,18 +31,18 @@ "repository": "https://github.com/domoritz/clingo-wasm",

"devDependencies": {
"@babel/core": "^7.19.0",
"@babel/preset-env": "^7.19.0",
"@babel/core": "^7.20.2",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.18.6",
"@types/jest": "^29.0.1",
"@types/node": "^18.7.16",
"@types/jest": "^29.2.2",
"@types/node": "^18.11.9",
"exports-loader": "^4.0.0",
"file-loader": "^6.2.0",
"gh-pages": "^4.0.0",
"jest": "^29.0.3",
"jest": "^29.3.1",
"rimraf": "^3.0.2",
"serve": "^14.0.1",
"ts-loader": "^9.3.1",
"typescript": "^4.8.3",
"webpack": "^5.74.0",
"serve": "^14.1.1",
"ts-loader": "^9.4.1",
"typescript": "^4.8.4",
"webpack": "^5.75.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.11.0",
"webpack-dev-server": "^4.11.1",
"worker-loader": "^3.0.8"

@@ -49,0 +49,0 @@ },

@@ -5,3 +5,3 @@ # Clingo WebAssembly

[![CDN](https://data.jsdelivr.com/v1/package/npm/clingo-wasm/badge?style=rounded)](https://www.jsdelivr.com/package/npm/clingo-wasm)
[![Clingo version](https://img.shields.io/badge/Clingo-5.6.0-blue)](https://github.com/potassco/clingo)
[![Clingo version](https://img.shields.io/badge/Clingo-5.6.2-blue)](https://github.com/potassco/clingo)
[![Lua version](https://img.shields.io/badge/Lua-5.3.6-blue)](https://github.com/lua/lua)

@@ -14,4 +14,2 @@ [![Emscripten version](https://img.shields.io/badge/Emscripten-3.1.18-blue)](https://emscripten.org)

**The API is not finalized and may change.**
This repo combines work from two previous repos: https://github.com/Aluriak/webclingo-example and https://github.com/domoritz/wasm-clingo.

@@ -18,0 +16,0 @@

Sorry, the diff of this file is not supported yet

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