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

stylable-playground-recepies

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylable-playground-recepies - npm Package Compare versions

Comparing version 0.8.0 to 0.9.0

2

dist/build-packages.js

@@ -14,3 +14,3 @@ "use strict";

};
this.fs = new kissfs_1.LocalFileSystem('/');
this.fs = new kissfs_1.LocalFileSystem(__dirname);
this.modules = this.content.node_modules;

@@ -17,0 +17,0 @@ this.types = this.modules['@types'];

@@ -9,4 +9,4 @@ "use strict";

builder.addLibraries(['react', 'react-dom', 'stylable']);
builder.addFile(path_1.join('./common-assets/stylable-globals.d.ts'), 'node_modules/@types/stylable-sheet/index.d.ts');
builder.addFile(path_1.join('common-assets/stylable-globals.d.ts'), 'node_modules/@types/stylable-sheet/index.d.ts');
builder.saveTo(path_1.join(__dirname, '..', 'dist', 'recepies', 'react-ts-stylable.json'));
//# sourceMappingURL=react-ts-stylable.js.map
{
"name": "stylable-playground-recepies",
"version": "0.8.0",
"version": "0.9.0",
"private": false,

@@ -5,0 +5,0 @@ "main": "./dist/src/build-packages.js",

Sorry, the diff of this file is not supported yet

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