Socket
Socket
Sign inDemoInstall

abcq

Package Overview
Dependencies
1
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="1.0.2"></a>
## [1.0.2](https://bitbucket.com/pixelass/abcq/compare/v1.0.1...v1.0.2) (2018-09-24)
<a name="1.0.1"></a>

@@ -7,0 +12,0 @@ ## [1.0.1](https://bitbucket.com/pixelass/abcq/compare/v1.0.0...v1.0.1) (2018-09-24)

3

package.json
{
"name": "abcq",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"repository": "git@bitbucket.com:pixelass/abcq.git",
"main": "lib/src/index.js",
"types": "lib/src/index.d.ts",
"scripts": {

@@ -8,0 +9,0 @@ "build": "yarn clean:lib && tsc",

@@ -5,4 +5,2 @@ # abcq

[Documentation](https://pixelass.github.io/abcq/)
[![npm](https://img.shields.io/npm/v/abcq.svg)](https://www.npmjs.com/package/abcq)

@@ -94,5 +92,5 @@

import Abcq from "abcq";
const abc = new AbcQ();********
const abc = new AbcQ();
abc.decode("clRjXk");
// -> 1234567890
```

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc