Socket
Socket
Sign inDemoInstall

metaschema

Package Overview
Dependencies
Maintainers
6
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metaschema - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

25

package.json
{
"name": "metaschema",
"version": "2.1.1",
"version": "2.1.2",
"author": "Timur Shemsedinov <timur.shemsedinov@gmail.com>",

@@ -31,6 +31,3 @@ "description": "Metadata Schema and Interface Definition Language (IDL)",

"types": "metaschema.d.ts",
"files": [
"lib/",
"metaschema.d.ts"
],
"files": ["lib/", "metaschema.d.ts"],
"readmeFilename": "README.md",

@@ -44,19 +41,19 @@ "scripts": {

"engines": {
"node": "14 || 16 || 18"
"node": "14 || 16 || 18 || 19"
},
"dependencies": {
"metautil": "^3.5.23",
"metavm": "^1.2.1"
"metautil": "^3.6.0",
"metavm": "^1.2.2"
},
"devDependencies": {
"@types/node": "^18.7.6",
"eslint": "^8.22.0",
"@types/node": "^18.14.0",
"eslint": "^8.34.0",
"eslint-config-metarhia": "^8.1.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"metatests": "^0.8.2",
"prettier": "^2.7.1",
"typescript": "^4.7.4"
"prettier": "^2.8.4",
"typescript": "^4.9.5"
}
}

@@ -20,4 +20,4 @@ # Metaschema

Copyright (c) 2017-2022 [Metarhia contributors](https://github.com/metarhia/metaschema/graphs/contributors).
Copyright (c) 2017-2023 [Metarhia contributors](https://github.com/metarhia/metaschema/graphs/contributors).
Metaschema is [MIT licensed](./LICENSE).\
Metaschema is a part of [Metarhia](https://github.com/metarhia) technology stack.

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