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

nordnet-next-api

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nordnet-next-api - npm Package Compare versions

Comparing version 2.3.3 to 2.3.4

2

lib/index.js

@@ -14,4 +14,2 @@ 'use strict';

require('babel-polyfill');
var _es6Promise = require('es6-promise');

@@ -18,0 +16,0 @@

2

package.json
{
"name": "nordnet-next-api",
"version": "2.3.3",
"version": "2.3.4",
"description": "Nordnet nExt API Javascript client",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -1,2 +0,1 @@

import 'babel-polyfill';
import es6Promise from 'es6-promise';

@@ -3,0 +2,0 @@

@@ -76,2 +76,3 @@ const webpack = require('webpack');

files: [
'../node_modules/babel-polyfill/dist/polyfill.js',
'tests.webpack.js' //just load this file

@@ -78,0 +79,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