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

airly

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

airly - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

1

dist/index.esm.js

@@ -147,3 +147,2 @@ 'use strict';

}());
module.exports = Airly;
export default Airly;

@@ -151,3 +151,2 @@ 'use strict';

}());
module.exports = Airly;
exports.default = Airly;

6

package.json
{
"name": "airly",
"version": "2.0.0",
"version": "2.0.1",
"description": "Simple wrapper for Airly API, works in Node.js & the browser.",

@@ -56,4 +56,4 @@ "main": "dist/index.js",

"@types/node-fetch": "^2.5.2",
"@typescript-eslint/eslint-plugin": "^2.3.3",
"@typescript-eslint/parser": "^2.3.3",
"@typescript-eslint/eslint-plugin": "^2.4.0",
"@typescript-eslint/parser": "^2.4.0",
"cpy-cli": "^2.0.0",

@@ -60,0 +60,0 @@ "del-cli": "^3.0.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