@stylable/runtime
Advanced tools
Comparing version 0.1.10 to 0.1.11
@@ -0,0 +0,0 @@ import { NodeRenderer, RenderableStylesheet } from './types'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { DOMListRenderer } from './keyed-list-renderer'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { RuntimeStylesheet } from './types'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export * from './css-runtime-renderer'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { NodeRenderer } from './types'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare type StateValue = boolean | number | string; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=types.js.map |
@@ -0,0 +0,0 @@ import { NodeRenderer, RenderableStylesheet } from './types'; |
@@ -0,0 +0,0 @@ var CacheStyleNodeRenderer = /** @class */ (function () { |
@@ -0,0 +0,0 @@ import { DOMListRenderer } from './keyed-list-renderer'; |
@@ -0,0 +0,0 @@ import { CacheStyleNodeRenderer } from './cached-node-renderer'; |
@@ -0,0 +0,0 @@ import { RuntimeStylesheet } from './types'; |
@@ -0,0 +0,0 @@ export function create(root, namespace, locals, css, depth, id) { |
@@ -0,0 +0,0 @@ export * from './css-runtime-renderer'; |
export * from './css-runtime-renderer'; | ||
export * from './css-runtime-stylesheet'; | ||
//# sourceMappingURL=index.js.map |
@@ -0,0 +0,0 @@ import { NodeRenderer } from './types'; |
@@ -0,0 +0,0 @@ export function createDOMListRenderer(nodeRenderer) { |
@@ -0,0 +0,0 @@ export declare type StateValue = boolean | number | string; |
{ | ||
"name": "@stylable/runtime", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "Stylable runtime DOM integration", | ||
@@ -10,8 +10,6 @@ "main": "cjs/index.js", | ||
"clean": "rimraf ./cjs ./esm", | ||
"build": "run-p build:cjs build:esm", | ||
"build:cjs": "tsc --project src --outDir cjs --module commonjs", | ||
"build:esm": "tsc --project src --outDir esm --module esnext", | ||
"build": "ts-build ./src --cjs --esm", | ||
"lint": "run-p lint:src lint:test", | ||
"lint:src": "tslint --project src", | ||
"lint:test": "tslint --project test", | ||
"lint:src": "tslint -p src", | ||
"lint:test": "tslint -p test", | ||
"test": "mocha -r @ts-tools/node \"test/**/*.spec.ts?(x)\" --watch-extensions ts,tsx", | ||
@@ -22,3 +20,4 @@ "prepack": "yarn build" | ||
"cjs", | ||
"esm" | ||
"esm", | ||
"src" | ||
], | ||
@@ -34,3 +33,3 @@ "engines": { | ||
"license": "BSD-3-Clause", | ||
"gitHead": "27d3597a45de3119c4d74e6c92822a45bd7125a7" | ||
"gitHead": "1126baf1321a0b5d30685a2a33395f73372ea076" | ||
} |
@@ -0,0 +0,0 @@ # @stylable/runtime |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
62428
58
898
1