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

@grammar/xml

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@grammar/xml - npm Package Compare versions

Comparing version 0.5.1 to 0.6.0

11

package.json
{
"name": "@grammar/xml",
"version": "0.5.1",
"version": "0.6.0",
"description": "XML 1.1 grammar.",

@@ -16,4 +16,3 @@ "keywords": [

"files": [
"modules/grammar-xml.*",
"scripts/**/*"
"modules/grammar-xml.*"
],

@@ -24,6 +23,6 @@ "engines": {

"dependencies": {
"@spellu/engine": "^0.5.1"
"@spellu/engine": "^0.6.0"
},
"scripts": {
"postinstall": "node scripts/postinstall.js",
"postinstall": "yarn run esm-setup link --force",
"build": "yarn run esmc"

@@ -35,3 +34,3 @@ },

},
"gitHead": "fe54ffd11f1df40e3a61459f316a5c674db8c340"
"gitHead": "b3dba541f34bc55ca364fed4a512c1be7aaeb78f"
}
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