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

@stylable/core

Package Overview
Dependencies
Maintainers
5
Versions
218
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylable/core - npm Package Compare versions

Comparing version 0.1.15 to 0.1.16

0

dist/src/cached-process-file.d.ts

@@ -0,0 +0,0 @@ import { Pojo } from './types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { FileProcessor, MinimalFS } from './cached-process-file';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export { safeParse } from './parser';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { MinimalFS } from './cached-process-file';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare const nativePseudoClasses: string[];

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { StylableMeta } from '../stylable-processor';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import postcss from 'postcss';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Pojo, StateArguments } from './types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { RefedMixin, SRule, StylableMeta } from './stylable-processor';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { FileProcessor } from './cached-process-file';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { FileProcessor, MinimalFS } from './cached-process-file';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare type Pojo<T = any> = {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=types.js.map

2

dist/src/utils.d.ts
export declare function hasKeys(o: {}): boolean;
export declare const hasOwn: any;
export declare const hasOwn: (thisArg: any, ...argArray: any[]) => any;
export declare function stripQuotation(str: string): string;

@@ -4,0 +4,0 @@ export declare function filename2varname(filename: string): string;

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=cached-process-file.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=classname-optimizer.unit.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=custom-selectors.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=diagnostics.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=extend-function-parser.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=functions.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=intellisense.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export declare function flatMatch(chai: any, util: any): void;
//# sourceMappingURL=flat-match.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export declare function matchCSSMatchers(chai: any, util: any): void;
//# sourceMappingURL=match-css.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export declare function mediaQuery(chai: any, util: any): void;
export declare function styleRules(chai: any, util: any): void;
//# sourceMappingURL=results.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=css-mixins.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=js-mixins.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=pseudo-states.spec.d.ts.map
export {};
//# sourceMappingURL=scope-directive.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=selector-utils.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=stylable-assets.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=stylable-ast-mixin.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=stylable-optimizer.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=stylable-processor.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=stylable-resolver.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=elements.spec.d.ts.map
export {};
//# sourceMappingURL=exports.spec.d.ts.map
export {};
//# sourceMappingURL=general.spec.d.ts.map
export {};
//# sourceMappingURL=global.spec.d.ts.map
export {};
//# sourceMappingURL=post-process-and-hooks.spec.d.ts.map
export {};
//# sourceMappingURL=scoping-edge-cases.spec.d.ts.map
export {};
//# sourceMappingURL=scoping.spec.d.ts.map
export {};
//# sourceMappingURL=value.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=stylable-value-parsers.spec.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { StylableResults } from '../../src/index';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ "use strict";

export * from './ast-matchers';
export * from './generate-test-util';
//# sourceMappingURL=test-utils.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

{
"name": "@stylable/core",
"version": "0.1.15",
"version": "0.1.16",
"description": "CSS for Components",

@@ -33,3 +33,3 @@ "main": "./dist/src/index.js",

"devDependencies": {
"@stylable/runtime": "^0.1.10"
"@stylable/runtime": "^0.1.11"
},

@@ -52,3 +52,3 @@ "files": [

"license": "BSD-3-Clause",
"gitHead": "27d3597a45de3119c4d74e6c92822a45bd7125a7"
"gitHead": "1126baf1321a0b5d30685a2a33395f73372ea076"
}

@@ -0,0 +0,0 @@ # @stylable/core

@@ -0,0 +0,0 @@ import { Pojo } from './types';

@@ -0,0 +0,0 @@ import { cachedProcessFile, FileProcessor, MinimalFS } from './cached-process-file';

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ export { safeParse } from './parser';

@@ -0,0 +0,0 @@ const deindent = require('deindent');

@@ -0,0 +0,0 @@ // MDN reference: https://developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-classes

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ import { StylableMeta } from '../stylable-processor';

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ import postcss from 'postcss';

@@ -0,0 +0,0 @@ import * as path from 'path';

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ import { Pojo, StateArguments } from './types';

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ import postcss from 'postcss';

@@ -0,0 +0,0 @@ import hash from 'murmurhash';

@@ -0,0 +0,0 @@ import { FileProcessor } from './cached-process-file';

@@ -0,0 +0,0 @@ import cloneDeep from 'lodash.clonedeep';

@@ -0,0 +0,0 @@ import cloneDeep from 'lodash.clonedeep';

@@ -0,0 +0,0 @@ import * as postcss from 'postcss';

@@ -0,0 +0,0 @@ import { FileProcessor, MinimalFS } from './cached-process-file';

@@ -0,0 +0,0 @@ export type Pojo<T = any> = { [key: string]: T } & object;

@@ -0,0 +0,0 @@ export function hasKeys(o: {}) {

export * from './dist/tests/utils/test-utils';
module.exports = require('./dist/tests/utils/test-utils');

Sorry, the diff of this file is not supported yet

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

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