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

@akashic-extension/akashic-tile

Package Overview
Dependencies
Maintainers
5
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@akashic-extension/akashic-tile - npm Package Compare versions

Comparing version 3.0.0-beta.1 to 3.0.0

3

CHANGELOG.md
# CHANGELOG
## 3.0.0
* akashic-engine@3.0.0 に追従
## 3.0.0-beta.1

@@ -4,0 +7,0 @@ * akashic-engine@3.0.0-beta.28 に追従

14

package.json
{
"name": "@akashic-extension/akashic-tile",
"version": "3.0.0-beta.1",
"version": "3.0.0",
"description": "Tilemap library for Akashic Engine",

@@ -10,3 +10,3 @@ "main": "lib/index.js",

"build": "npm run clean & tsc",
"doc": "typedoc --out ./doc",
"doc": "typedoc --out ./doc --gaID UA-162208211-1",
"lint": "npm run lint:ts && npm run lint:md",

@@ -22,12 +22,12 @@ "lint:ts": "tslint --type-check -c tslint.json src/**/*.ts --project ./tsconfig.json",

"devDependencies": {
"@akashic/akashic-engine": "~3.0.0-beta.28",
"@akashic/akashic-engine": "~3.0.0",
"@types/node": "6.0.46",
"istanbul": "^0.3.2",
"rimraf": "^2.6.1",
"jasmine": "~2.8.0",
"mdast-lint": "^1.1.1",
"remark-cli": "~2.0.0",
"remark-lint": "~5.0.1",
"rimraf": "^2.6.1",
"mdast-lint": "^1.1.1",
"istanbul": "^0.3.2",
"typedoc": "^0.16.11",
"tslint": "~5.4.3",
"typedoc": "^0.16.11",
"typescript": "^3.8.3"

@@ -34,0 +34,0 @@ },

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