Comparing version 0.3.3 to 0.3.4
{ | ||
"name": "stimulus", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "👉✨", | ||
@@ -21,3 +21,3 @@ "author": "Basecamp, LLC", | ||
"main": "dist/stimulus.js", | ||
"types": "dist/stimulus.d.ts", | ||
"types": "dist/index.d.ts", | ||
"license": "MIT", | ||
@@ -31,3 +31,2 @@ "devDependencies": { | ||
"core-js": "^2.4.1", | ||
"dts-bundle": "^0.7.2", | ||
"ejs": "^2.5.6", | ||
@@ -43,3 +42,3 @@ "express": "^4.15.2", | ||
"qunitjs": "^2.2.0", | ||
"sentinella": "git+ssh://git@github.com/basecamp/sentinella.git", | ||
"sentinella": "^0.2.0", | ||
"ts-loader": "^2.0.1", | ||
@@ -55,9 +54,9 @@ "tslint": "^4.5.1", | ||
"files": [ | ||
"dist/stimulus.js", | ||
"dist/stimulus.d.ts" | ||
"dist" | ||
], | ||
"scripts": { | ||
"start": "node examples/server.js", | ||
"lint": "tslint src/stimulus/*.ts", | ||
"prebuild": "yarn lint", | ||
"clean": "rm -fr build dist", | ||
"lint": "tslint src/*.ts", | ||
"prebuild": "yarn run clean && yarn lint", | ||
"build": "webpack --env.production", | ||
@@ -64,0 +63,0 @@ "pretest": "yarn lint", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
55262
24
22
355