Socket
Socket
Sign inDemoInstall

intern-systemjs-loader

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

intern-systemjs-loader - npm Package Compare versions

Comparing version 0.0.1-wip to 0.0.1

4

main.js

@@ -6,4 +6,4 @@ (function () {

thisBase = '/node_modules/intern-systemjs-loader',
polyfillUrl = thisBase + '/node_modules/systemjs/dist/system-polyfills.js',
systemJSUrl = thisBase + '/node_modules/systemjs/dist/system.src.js',
polyfillUrl = '/node_modules/systemjs/dist/system-polyfills.js',
systemJSUrl = '/node_modules/systemjs/dist/system.src.js',
hasModule = generateGUID(),

@@ -10,0 +10,0 @@ hasPlugin = generateGUID(),

{
"name": "intern-systemjs-loader",
"version": "0.0.1-wip",
"version": "0.0.1",
"description": "A wrapper for using SystemJS as Intern's loader",

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

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