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

@hammad.fauz/parser

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hammad.fauz/parser - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

8

package.json
{
"name": "@hammad.fauz/parser",
"version": "1.0.5",
"version": "1.0.6",
"description": "Fast, flexible, and lean implementation of BBcode parser",

@@ -23,4 +23,2 @@ "homepage": "https://github.com/hammadfauz/bbparser.git",

"dependencies": {
"babel": "^6.23.0",
"webpack": "^4.16.5"
},

@@ -32,3 +30,2 @@ "repository": {

"scripts": {
"build": "webpack ./src/index.js -o ./lib/main.js"
},

@@ -44,6 +41,3 @@ "author": "Hammad Fauz <hammad.fauz@gmail.com>",

"devDependencies": {
"babel-core": "^6.26.3",
"babel-loader": "^7.1.5",
"babel-preset-es2015": "^6.24.1"
}
}
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