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

spinjs

Package Overview
Dependencies
Maintainers
1
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spinjs - npm Package Compare versions

Comparing version 0.4.8 to 0.4.9

2

lib/createConfig.js

@@ -38,6 +38,6 @@ "use strict";

new CssProcessorPlugin_1.default(),
new ReactPlugin_1.default(),
new ApolloPlugin_1.default(),
new TypeScriptPlugin_1.default(),
new ES6Plugin_1.default(),
new ReactPlugin_1.default(),
new ReactHotLoaderPlugin_1.default(),

@@ -44,0 +44,0 @@ new TCombPlugin_1.default(),

{
"name": "spinjs",
"version": "0.4.8",
"version": "0.4.9",
"scripts": {

@@ -5,0 +5,0 @@ "clean": "rm -rf ./lib",

@@ -56,3 +56,3 @@ <p align="center"><a href="#"><img width="150" src="https://rawgit.com/sysgears/spin.js/master/logo.svg"></a></p>

|es6|Transpile code from the ECMAScript 6 to ECMAScript 5|
|typescript|Transpile code from TypeScript to ECMAScript 5|
|ts|Transpile code from TypeScript to ECMAScript 5|
|vue|Vue.js|

@@ -59,0 +59,0 @@ |angular|Angular 4|

@@ -34,6 +34,6 @@ import * as fs from 'fs';

new CssProcessorPlugin(),
new ReactPlugin(),
new ApolloPlugin(),
new TypeScriptPlugin(),
new ES6Plugin(),
new ReactPlugin(),
new ReactHotLoaderPlugin(),

@@ -40,0 +40,0 @@ new TCombPlugin(),

Sorry, the diff of this file is not supported yet

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