New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@akashic/akashic-engine

Package Overview
Dependencies
Maintainers
4
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@akashic/akashic-engine - npm Package Compare versions

Comparing version 2.4.6 to 2.4.7

5

CHANGELOG.md
# ChangeLog
## 2.4.7
不具合修正
* `g.Util.distanceBetweenAreas()` の処理が誤っていた問題を修正。
## 2.4.6

@@ -4,0 +9,0 @@

4

package.json
{
"name": "@akashic/akashic-engine",
"version": "2.4.6",
"version": "2.4.7",
"description": "The core library of Akashic Engine",

@@ -39,3 +39,3 @@ "main": "index.js",

"minify:browser": "uglifyjs lib/main.js -o ./lib/main.min.js",
"lint": "tslint -c tslint.json src/**/*.ts spec/*.ts spec/helpers/**/*.ts",
"lint": "tslint -c tslint.json src/**/*.ts spec/*.ts spec/helpers/**/*.ts --project ./tsconfig.json",
"doc": "typedoc --excludeExternals --externalPattern \"**/node_modules/**\" --out doc/html/ --includeDeclarations lib/main.d.ts typings/console.d.ts"

@@ -42,0 +42,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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