New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jspm/core

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jspm/core - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

nodelibs/chunk-14980483.js

2

nodelibs/assert.js

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

import { a as dew } from './chunk-82560236.js';
import { a as dew } from './chunk-2b1f9012.js';
import _process from './process.js';

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

@@ -1,5 +0,5 @@

import './chunk-82560236.js';
import './chunk-2b1f9012.js';
import './process.js';
import _assert from './assert.js';
import './chunk-cf607276.js';
import './chunk-2db5f7d7.js';
import _util from './util.js';

@@ -6,0 +6,0 @@

import _process from './process.js';
import _buffer from './buffer.js';
import { a as dew } from './chunk-cf607276.js';
import './chunk-d1aba760.js';
import { a as dew } from './chunk-2db5f7d7.js';
import './chunk-ed65735f.js';
import './events.js';
import { a as dew$e } from './chunk-accbcc29.js';
import { a as dew$e } from './chunk-14980483.js';
import './querystring.js';

@@ -8,0 +8,0 @@ import _url from './url.js';

import './process.js';
import './buffer.js';
import './chunk-cf607276.js';
import './chunk-d1aba760.js';
import './chunk-2db5f7d7.js';
import './chunk-ed65735f.js';
import './events.js';
import './chunk-accbcc29.js';
import './chunk-14980483.js';
import './querystring.js';

@@ -8,0 +8,0 @@ import _url from './url.js';

import './process.js';
import './buffer.js';
import { a as dew } from './chunk-cf607276.js';
import './chunk-d1aba760.js';
import { a as dew } from './chunk-2db5f7d7.js';
import './chunk-ed65735f.js';
import _events from './events.js';
import { a as dew$e, b as dew$9, c as dew$a } from './chunk-accbcc29.js';
import { a as dew$e, b as dew$9, c as dew$a } from './chunk-14980483.js';

@@ -8,0 +8,0 @@ var exports$1 = {},

import './buffer.js';
export { b as default, c as StringDecoder } from './chunk-d1aba760.js';
export { c as StringDecoder, b as default } from './chunk-ed65735f.js';

@@ -1,4 +0,4 @@

import './chunk-82560236.js';
import './chunk-2b1f9012.js';
import './process.js';
import './chunk-cf607276.js';
import './chunk-2db5f7d7.js';
export { _extend, callbackify, debuglog, deprecate, format, inherits, inspect, isArray, isBoolean, isBuffer, isDate, isError, isFunction, isNull, isNullOrUndefined, isNumber, isObject, isPrimitive, isRegExp, isString, isSymbol, isUndefined, log, promisify } from './util.js';

@@ -13,3 +13,3 @@ import _process from './process.js';

(function (global, undefined) {
(function (global, undefined$1) {

@@ -76,3 +76,3 @@ if (global.setImmediate) {

default:
callback.apply(undefined, args);
callback.apply(undefined$1, args);
break;

@@ -79,0 +79,0 @@ }

@@ -1,4 +0,4 @@

import { a as dew } from './chunk-82560236.js';
import { a as dew } from './chunk-2b1f9012.js';
import _process from './process.js';
import { a as dew$1 } from './chunk-cf607276.js';
import { a as dew$1 } from './chunk-2db5f7d7.js';

@@ -5,0 +5,0 @@ var exports$1 = {},

{
"name": "@jspm/core",
"version": "1.0.2",
"version": "1.0.3",
"description": "jspm core libraries",

@@ -16,3 +16,3 @@ "author": "Guy Bedford",

"devDependencies": {
"@jspm/core": "^1.0.0",
"@jspm/core": "^1.0.2",
"node-assert": "assert@^1.4.1",

@@ -41,4 +41,4 @@ "node-buffer": "buffer@^5.0.8",

"readable-stream": "^2.3.3",
"rollup": "^1.1.2",
"rollup-plugin-jspm": "github:@jspm/rollup-plugin-jspm@master"
"rollup": "^1.8.0",
"rollup-plugin-jspm": "github:jspm/rollup-plugin-jspm@master"
},

@@ -52,17 +52,4 @@ "map": {

},
"type": "module",
"overrides": {
"github:@jspm/jspm-resolve@master": {
"namedExports": {
"resolve.js": [
"applyMap",
"sync",
"utils",
"builtins",
"cjsResolve"
]
}
},
"github:@jspm/rollup-plugin-jspm@master": {
"registry": "npm"
},
"npm:assert@^1.4.1": {

@@ -69,0 +56,0 @@ "namedExports": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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