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

axo

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

axo - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

.travis.yml

8

package.json
{
"name": "axo",
"version": "0.0.0",
"version": "0.0.1",
"description": "Return an ActiveXObject without mentioning it in the source",

@@ -16,3 +16,7 @@ "main": "index.js",

"author": "Arnout Kazemier",
"license": "MIT"
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/unshiftio/axo.git"
}
}
# AXO
[![Build Status](https://travis-ci.org/unshiftio/axo.svg?branch=master)](https://travis-ci.org/unshiftio/axo)
[![NPM version](https://badge.fury.io/js/axo.svg)](http://badge.fury.io/js/axo)
[![Coverage Status](https://img.shields.io/coveralls/unshiftio/axo.svg)](https://coveralls.io/r/unshiftio/axo?branch=master)
AXO stands for **A**ctive**XO**bject. And the sole purpose of this library is to

@@ -4,0 +8,0 @@ return the `ActiveXObject` constructor from the environment it's loaded in.

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