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

xfluent

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xfluent - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

package.json
{
"name": "xfluent",
"version": "1.0.1",
"version": "1.0.2",
"description": "Fluent api for reading xml in javascript",

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

"prepublish": "npm run test",
"pretest": "npm run lint"
"pretest": "npm run lint",
"prepush": "npm run test",
"preapplypatch": "npm run test",
"postversion": "git push && git push --tags"
},

@@ -24,2 +27,3 @@ "repository": {

"devDependencies": {
"husky": "^0.10.2",
"standard": "^5.4.1"

@@ -26,0 +30,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