@compiled/babel-plugin-css-in-js
Advanced tools
Comparing version 0.4.7-e1cb3b2de5c858da4e96c8725784c835518cb123.0 to 0.4.7
@@ -1,1 +0,31 @@ | ||
{"name":"@compiled/babel-plugin-css-in-js","version":"0.4.7-e1cb3b2de5c858da4e96c8725784c835518cb123.0","description":"The CSS in JS authoring experience you love without the runtime cost","author":"Michael Dougall","license":"Apache-2.0","homepage":"https://compiledcssinjs.com","bugs":"https://github.com/atlassian-labs/compiled-css-in-js/issues/new?assignees=&labels=bug&template=bug_report.md","repository":{"type":"git","url":"https://github.com/atlassian-labs/compiled-css-in-js.git","directory":"packages/babel-plugin"},"main":"./dist/index.js","module":"./dist/index.js","types":"./dist/index.d.ts","files":["dist","src"],"dependencies":{"@babel/core":"^7.9.0","@babel/plugin-syntax-jsx":"^7.8.3","@babel/plugin-transform-flow-strip-types":"^7.8.3","@compiled/ts-transform-css-in-js":"0.4.7-e1cb3b2de5c858da4e96c8725784c835518cb123.0","typescript":"^3.7.3"},"devDependencies":{"@types/babel__core":"^7.1.7"}} | ||
{ | ||
"name": "@compiled/babel-plugin-css-in-js", | ||
"version": "0.4.7", | ||
"description": "The CSS in JS authoring experience you love without the runtime cost", | ||
"author": "Michael Dougall", | ||
"license": "Apache-2.0", | ||
"homepage": "https://compiledcssinjs.com", | ||
"bugs": "https://github.com/atlassian-labs/compiled-css-in-js/issues/new?assignees=&labels=bug&template=bug_report.md", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/atlassian-labs/compiled-css-in-js.git", | ||
"directory": "packages/babel-plugin" | ||
}, | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"files": [ | ||
"dist", | ||
"src" | ||
], | ||
"dependencies": { | ||
"@babel/core": "^7.9.0", | ||
"@babel/plugin-syntax-jsx": "^7.8.3", | ||
"@babel/plugin-transform-flow-strip-types": "^7.8.3", | ||
"@compiled/ts-transform-css-in-js": "0.4.7", | ||
"typescript": "^3.7.3" | ||
}, | ||
"devDependencies": { | ||
"@types/babel__core": "^7.1.7" | ||
} | ||
} |
13175
+ Added@compiled/ts-transform-css-in-js@0.4.7(transitive)
- Removed@compiled/ts-transform-css-in-js@0.4.7-e1cb3b2de5c858da4e96c8725784c835518cb123.0(transitive)